Grid widget

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

Change widget header text color

/* change title color */
.reputon-youtube-widget .reputon-grid .reputon-header .reputon-title  
{color: red;}

/* change counters color */
.reputon-youtube-widget .reputon-grid .reputon-header .reputon-counters  
{color: red;}
title color
counters color

Change grid elements text color

description color
counters color
title color
date color

Change widget font


Hide cards elements

hide description
hide counters
hide title
hide date

Hide header elements


Change widget background


Change widget width


Change ‘Load more’ button


Change ‘Subscribe’ button


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?