Tagged: colored background, video background, Youtube
I have a colored background set up with a video background and a placeholder image, so that the image shows on mobile and the video on desktop… It’s all working pretty well, but there’s one improvement I want to make:
When the page loads on desktop, before the bg video loads (Youtube), the background is just blank/black, until the video starts. It would be great if it would load the placeholder image instantly, and then start the video when it’s ready…. Is that possible?
Thanks!!
I post this message so I can read any updates on this thread, because I have the exact same question :-)
Hi,
Admin access would be helpful but not sure if we can help you with this. Try this code inside Quick CSS field:
div#av_section_1 {
background-image: url(https://liquidcapitalcorp.com/wp-content/uploads/2016/01/new-videoBG-1030x579.jpg) !important;
}
Best regards,
Andy