Comments 2Alex started the conversationOctober 30, 2023 at 7:53pmHi there, when my video is light, the controls are barely visible. How can the controls change to dark based on the video content?Thanks! 1,973Support repliedOctober 31, 2023 at 5:31amHello, plz try adding the following in customizer -> additional CSS.progress-bar { background: rgba(0,0,0,0.5);}.control .sound, .control .btnFS { color: #000;}div#ball.over-movie { border-color: #000!important;}#ball.over-movie i { color: #000000!important;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi there, when my video is light, the controls are barely visible. How can the controls change to dark based on the video content?
Thanks!
Hello, plz try adding the following in customizer -> additional CSS
.progress-bar {
background: rgba(0,0,0,0.5);
}
.control .sound, .control .btnFS {
color: #000;
}
div#ball.over-movie {
border-color: #000!important;
}
#ball.over-movie i {
color: #000000!important;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy