Change rating color

/* сhange review rating color */
.reputon-google-reviews-widget .reputon-carousel .reputon-card .reputon-rating-stars {color: green;}

/* сhange footer rating color */
.reputon-google-reviews-widget .reputon-carousel .reputon-carousel-footer .reputon-rating-stars {color: green;}

/* сhange footer rating counter color*/
.reputon-google-reviews-widget .reputon-carousel .reputon-count-number {color: green;}

/* сhange footer rating stars color */
.reputon-google-reviews-widget .reputon-carousel .reputon-count-text {color: green;}

image.png

Footer rating counter

Footer rating counter

Footer rating stars

Footer rating stars


Change name color

/* change widget names */
.reputon-google-reviews-widget .reputon-carousel .reputon-name {color: red;}

/* change reviews name only */
.reputon-google-reviews-widget .reputon-carousel .swiper-horizontal .reputon-name 
{color: red;}

/* change footer name only */
.reputon-google-reviews-widget .reputon-carousel .reputon-carousel-footer .reputon-name 
{color: red;}

image.png


Change review text color

.reputon-google-reviews-widget .reputon-carousel .reputon-text,
.reputon-google-reviews-widget .reputon-carousel .reputon-text p  {color: red;}

image.png


Change publishing date color

.reputon-google-reviews-widget .reputon-carousel .reputon-date {color: red;}

image.png


Change border width, style and color