Change color of video icon (play)

Posted in: Newspaper
Post count: 12

I am trying to change color of the play button/ikon visible on the covers. But can’t find it anywhere…

/Lena

Post count: 27744

Hello,

This can be changes using custom code CSS
.td-video-play-ico i {
color: red;
}
.td-video-play-ico
{
border: 1px solid red;
background-color: blue;
}
https://i.imgur.com/awd8bX1.png
Set the code in Theme panel>Custom code>Custom css

Thank you!

Post count: 12

Super! Is there a code to change just video icon color, and not the audio? Now, all is changed..

Post count: 27744

Hi,

Please provide the link to your website.

Thank you!

Post count: 12

Sorry, the site is not published at this point. Can I send you a screenshot?

Post count: 27744

Hi,

Yes.

A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.

Thank you!

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