Carousel/shorts carousel widget

Customize your YouTube Gallery carousel /shorts widget with CSS. Change colors, fonts, layout, arrows, and more to match your website design.

Change cards text color

/* change description color */
.reputon-youtube-widget .reputon-carousel .reputon-carousel-container .reputon-description {color: red;}

/* change bottom counters color */
.reputon-youtube-widget .reputon-carousel .reputon-carousel-container .reputon-counters {color: red;}

/* change title color */
.reputon-youtube-widget .reputon-carousel .reputon-carousel-container .reputon-title {color: red;}

/* change date color */
.reputon-youtube-widget .reputon-carousel .reputon-carousel-container .reputon-date {color: red;}
description color
counters color
title color
date color

Change header text color

title color
counters color

Change background cards


Change widget font


Hide cards elements

hide description
hide counters
hide title
hide date

Hide header elements


Change widget background


Change ‘Subscribe’ button


Change widget width


Change navigation arrows

change color
change size

Add margin above widget


Add margin below widget


Hide widget on mobile


Apply black-and-white filter


comments-question-check

Have questions or need help with CSS? Contact us at support@reputon.com or live chat

Last updated

Was this helpful?