Tagged: black, Buttons, Progress Bar, video controls
Hi, on my http://www.giravoce.com I’d like that the video you can see at the left of the text “Scopri GiraVoce” had the control buttons and the progress bar black instead of white because having the background of the video white they are not visible.
Can you help me please?
Tks Gianluca
Hey Gianluca,
Thank you for the inquiry.
You can add this code in the Quick CSS field to apply a background to the video controls container.
div .mejs-container, div .mejs-embed, div .mejs-embed body, div .mejs-container div .mejs-controls {
background: #222;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.
Best regards,
Ismael