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

    Dear,

    We have video animation in the homepage. However when the homepage is opening, .Black backround is appearing for a while then video animation is coming on the page. How can we remove black screen (backround)?

    Please check the link below.

    #581238

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #top .av-section-with-video-bg .av-section-video-bg:after, .av-click-overlay { background: white; }

    Regards,
    Yigit

    #581265

    Hi,

    I added the code but the result is same. Login information is as below.

    #582747

    Hi!

    Try with this:

    #top .av-video-slide .avia-slide-wrap {
        background-color: white !important;
    }

    Regards,
    Josue

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