Video player colour option – suggestion

Posted in: Newspaper
Post count: 5

Hi,

Have just got my site fully operational with Newspaper9 using the black demo. I’m loving it.
One improvement I would suggest is to have a option to change the colour of the top bar in the Youtube player.
Is all black even when the player controls follow the main page colour (in my case dust blue)

https://imgur.com/kRGWLyM

Not going to mess around with deeper customization outside the theme panel.
Whant to use everything out of the box to minimize effort to maintain.

Regards Jan

Post count: 35449

Hi,

Unfortunately for the moment there are non styles for playlist, sorry!
If you want to change that top bar color you can use a custom css
-> https://www.screencast.com/t/QiIFyhlmnBV
.td-black .td_video_playlist_title {
background-color: #385c7b;
}

You need to set it in Newspaper>Theme panel> Custom code >Custom css

Thank you!

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