Single video widget
Change video elements text color
/* change description color */
.reputon-youtube-widget .reputon-single-video .reputon-description
{color: red;}
/* change bottom counters color */
.reputon-youtube-widget .reputon-single-video .reputon-counters
{color: red;}
/* change title color */
.reputon-youtube-widget .reputon-single-video .reputon-title
{color: red;}
/* change date color */
.reputon-youtube-widget .reputon-single-video .reputon-date
{color: red;}



Change widget font

Hide cards elements




Change widget background


Change widget width
Add margin above widget
Add margin below widget
Hide widget on mobile
Apply black-and-white filter

Last updated
Was this helpful?