For the complete documentation index, see llms.txt. This page is also available as Markdown.

Carousel widget (Header position - left side)

Customize your Google Reviews carousel widget (header position - left side) with CSS. Change colors, fonts, layout, arrows, and more to match your website design.

Change rating color

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

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

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

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

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

Change name color


Change review text color


Change publishing date color


Change reviews counter color


Change reviews border width, style and color


Change review card background color


Change header border width, style and color


Change plate background color


Change “Leave a Review” button


Change “Verified” icon color


Change widget font


Change review text font


Change static plate font


Change navigation button size


Center plate contents


Hide customer avatar


Hide customer name


Hide review posting date


Remove “Show more” (Open all reviews)


Change “Show more” button


Move plate


Hide plate content


Remove reviews


Add margin above widget


Add margin below widget


Change widget width


Hide widget on mobile


Change widget color


Hide Google logo from reviews


Change reviews top part


Apply black-and-white filter


Change seller name (only supported for "all" locations)


Return design to legacy version

Add CSS at the top of the custom CSS block


comments-question

Have questions or need help with CSS? We're here to help: support@reputon.com or live chat

Last updated

Was this helpful?