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

    I work with the Enfold startup business demo.
    On the homepage the background is a video, that loads from youtube.
    It takes a few seconds before the video shows up, and at that moment the background is grey.
    Could I turn that background in another color like white ?

    Thank you!

    #977442

    Hey pixar24,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-video-slide.av-video-service-youtube .avia-slide-wrap {
        background: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #977518

    Hi,
    first it goes white now, but after that the ‘loading’ icon comes up and that is with a grey background.

    #978659

    Hi,

    That is the default youtube iframe background. Unfortunately, we can’t control or adjust that from our side.

    Best regards,
    Ismael

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