Gallery widget
Customize your Google Reviews grid widget 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-gallery .reputon-rating-stars {color: green;}
/* сhange modal rating color */
.reputon-google-reviews-widget.gallery-reviews-popup .reputon-rating-stars {color: green;}

Change name color

Change popup review text color

Change publishing date color


Change border width, style and color

Change popup review card background color


Change “Verified” icon color

Change widget font


Change review text font

Hide customer avatar


Hide customer name


Hide review posting date


Add margin above widget

Add margin below widget

Change style of info card


Hide info card

Change navigation arrows

Adjust widget width

Hide widget on mobile
Apply black-and-white filter

Last updated
Was this helpful?