Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1251330

    Hello,

    I have a color section as my header with a video background. The video is 16:9, but when i load it onto the page, the background shows grey rather than black. It results in grey strips at the top and bottom of he color section.
    how can i remove them? In the color section the background is set to #00000 and there is no overlay.

    I’ve attached a link to the site.

    #1252384

    Hey SGN,

    Thank you for the inquiry.

    It is the default background media element container. To adjust it, please use the following css in the Quick CSS field, then toggle the Performance > File Compression settings afterwards.

    div .mejs-container {
    	background: #000000 !important;
    }
    

    Best regards,
    Ismael

    #1252413

    Thank you!

    That seems to have fixed it.

    #1252670

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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