Video banner widget

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

Change widget text color

/* change title color */
.reputon-youtube-widget .reputon-background-video .reputon-title
{color: red;}

/* change description color */
.reputon-youtube-widget .reputon-background-video .reputon-subtitle
{color: red;}
title color
description color

Change widget font


Hide widget elements


Change widget width


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?