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

Carousel widget

Customize your Etsy Reviews carousel widget with CSS. Change colors, fonts, layout, arrows, and more to match your website design.

Change rating color

/* change widget's rating color */
.reputon-etsy-reviews-widget .reputon-carousel .reputon-rating-stars {color: dodgerblue;}

/* change rating card color only */
.reputon-etsy-reviews-widget .reputon-carousel .reputon-card .reputon-rating-stars {color: dodgerblue;}

/* change header info rating color */
.reputon-etsy-reviews-widget .reputon-carousel .reputon-carousel-footer .reputon-rating-stars {color: dodgerblue;}

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

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

Change Etsy header logo color


Change Etsy reviews logo color


Change name color


Change review text color


Change publishing date color


Change reviews counter color


Change border width, style and color


Change header border width, style and color


Change review card background color


Change header background color


Change "Verified" icon color


Change widget font


Change navigation arrows


Center title in header


Hide customer avatar


Hide customer name


Hide review posting date


hide title
hide rating
hide reviews count
hide logo

Always open all reviews


Change "Show more" button


Change widget max-width


Add margin above widget


Add margin below widget


Hide widget on mobile


Move header to the bottom


Color the widget


Hide Etsy logo from reviews


Apply black-and-white filter


comments-question-check

Questions about CSS or need assistance? We're here to help: support@reputon.com or live chat

Last updated

Was this helpful?