One line widget

Customize your Google Reviews one line compact rating widget with CSS. Change colors, fonts, layout, arrows, and more to match your website design.

Remove widget elements

/* remove rating stars */
.reputon-google-reviews-widget .reputon-star-rating .reputon-rating-stars {display: none;}

/* remove rating counter */
.reputon-google-reviews-widget .reputon-star-rating .reputon-rating-count {display: none;}

/* remove reviews counter */
.reputon-google-reviews-widget .reputon-star-rating .reputon-reviews-count {display: none;}

/* remove Google logo */
.reputon-google-reviews-widget .reputon-star-rating .reputon-logo {display: none;}

Change widget color


Change direction


Move widget


Hide widget on mobile


Apply black-and-white filter


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?