How to change colour of style 10 background.

Posted in: Newspaper
Post count: 57

Hello,

How can I change the colour of the background on style 10? here is what I meant https://snag.gy/8kRZXN.jpg

Thanks

Post count: 20688

Hi,

That background color is predefined in the theme stylesheet, you could change it there maybe
https://www.screencast.com/t/3hRTW5Wyu2
Or override it with some CSS – https://www.screencast.com/t/rslzmd1l

.td-video-template-bg {
background-color: red;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.