Store locator widget
Change the rating
/* сhange the color of the rating stars */
.reputon-google-reviews-widget .reputon-locations .reputon-location-stars-container {color: red;}
/* сhange the color of the rating counter */
.reputon-google-reviews-widget .reputon-locations .reputon-count-number {color: red;}
/* remove the rating stars */
.reputon-google-reviews-widget .reputon-locations .reputon-location-stars-container {display: none;}
/* remove the rating counter */
.reputon-google-reviews-widget .reputon-locations .reputon-count-number {display: none;}
/* add space between stars */
.reputon-google-reviews-widget .reputon-locations .reputon-location-stars-container {gap: 5px;}

Change location name

Change working hours


Change address


Change phone number


Change icons color

Change card background color

Change widget color

Change “See all” button
Change widget font

Add margin above widget
Add margin below widget
Adjust widget width

Hide widget on mobile
Apply black-and-white filter

Have questions or need help with CSS? We're excited to help at support@reputon.com or live chat.
Last updated
Was this helpful?