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!
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
Hi,
first it goes white now, but after that the ‘loading’ icon comes up and that is with a grey background.