List widget
Customize your eBay Reviews list widget with CSS. Change colors, fonts, layout, arrows, and more to match your website design.
Change rating stars color
/* change the color of the feedback text in seller widget */
.reputon-ebay-reviews-widget .reputon-standard .reputon-feedback .reputon-feedback-text {color: dodgerblue;}
/* change the color of the feedback counter in seller widget */
.reputon-ebay-reviews-widget .reputon-standard .reputon-feedback .reputon-feedback-counter {color: dodgerblue;}
/* HEADER - change the color of the feedback text in seller widget */
.reputon-ebay-reviews-widget .reputon-standard .reputon-reviews-head .reputon-feedback-text {color: dodgerblue;}
/* CARDS - change the color of the feedback text in seller widget */
.reputon-ebay-reviews-widget .reputon-standard .reputon-card .reputon-feedback-text {color: dodgerblue;}
/* change the color of the star rating in the widget */
.reputon-ebay-reviews-widget .reputon-standard .reputon-rating-stars {color: dodgerblue;}
/* HEADER - change the color of the star rating in the widget */
.reputon-ebay-reviews-widget .reputon-standard .reputon-reviews-head .reputon-rating-stars {color: dodgerblue;}
/* CARDS - change the color of the star rating in the widget */
.reputon-ebay-reviews-widget .reputon-standard .reputon-card .reputon-rating-stars {color: dodgerblue;}


Change customer name color

Change publishing date color

Change review text color

Change border width, style and color




Change background color




Change widget font

Remove some header blocks in widget




Remove footer

Hide review rating
Change widget width
Add margin above widget
Add margin below widget
Change widget height


Hide widget on mobile
Change scroll color

Apply black-and-white filter to photos

Last updated
Was this helpful?