Subscribe card

Customize your YouTube Gallery subscribe card with CSS. Change colors, fonts, layout, arrows, and more to match your website design.

Change widget text color

/* change name color */
.reputon-youtube-widget .reputon-widget-type-subscribe-card .reputon-heading-caption {color: red;}

/* change videos counter color */
.reputon-youtube-widget .reputon-widget-type-subscribe-card .reputon-counters {color: red;}

/* change subscribers counter color */
.reputon-youtube-widget .reputon-widget-type-subscribe-card .reputon-subscribers-count {color: red;}

/* change button color */
.reputon-youtube-widget .reputon-widget-type-subscribe-card .reputon-bt-subscribe {color: red;}
title
subscribers counter
video counter
button

Change widget font


Hide widget elements

name
subscribers counter
video counter
button

Change widget background

widget color
button color
subscribers counter

Add margin above widget


Add margin below widget


Hide widget on mobile


Apply black-and-white filter


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

Last updated

Was this helpful?