Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1406701

    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

    #1406834

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.