Okay
  Public Ticket #3511339
How can I change the video controls color to dark?
Closed

Comments

  •  2
    Alex started the conversation

    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!

  •  1,823
    Support replied

    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