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

Compact slider / sticky compact slider widget

Customize your eBay Reviews compact slider widget with CSS. Change colors, fonts, layout, arrows, and more to match your website design.

Change main slider color

/* сhange rating stars color */
.reputon-ebay-reviews-widget .reputon-basic-slide .reputon-count-text {color: skyblue;}

/* change 'Positive feedback' color */
.reputon-ebay-reviews-widget .reputon-basic-slide .reputon-info .reputon-feedback-text {color: skyblue;}

/* change reviews count color */
.reputon-ebay-reviews-widget .reputon-basic-slide .reputon-info .reputon-reviews-count {color: skyblue;}
	
/* change rating counter color */
.reputon-ebay-reviews-widget .reputon-basic-slide .reputon-info .reputon-count-number {color: skyblue;}
	
/* change top border color */
.reputon-ebay-reviews-widget .reputon-basic-slide .reputon-badge:before {background: skyblue;}
rating stars
feedback text
reviews counter
rating couter
top border

Change review slider color

stars rating
name
text
date

Remove elements from the main slider


Remove elements from the review slider


Change background color


Change widget font


Remove shadow and add border


Move the widget


Change widget max-width


Add margin above widget


Add margin below widget


Apply black-and-white filter


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

Last updated

Was this helpful?