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

    Hello,
    when I resize the browser window, their is a grey background appears before the video in the slider adjusts. How can I change that to the background color of the site (#080808)?
    Screenshot showing grey on top of slider
    Screenshot showing grey left and right of the slider

    #1445064

    Hey birte5,

    Thank you for the inquiry.

    Try to add this css code to adjust the background color of video container:

    div .mejs-container {
        background: #080808;
    }

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings to make sure that the changes take effect.

    Best regards,
    Ismael

    #1445447

    Thank you, that works!

    #1445459

    Hi,

    Great! Glad to know that this has been resolved. Please don’t hesitate to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Background color Fullwidth Easy Slider’ is closed to new replies.