Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #781399

    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!!

    #782721

    I post this message so I can read any updates on this thread, because I have the exact same question :-)

    #783707

    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

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