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

    Hello Kriesi-Team,

    I’m using a video in the background of a section at the beginning of this site: http://groovin-organization.com/

    I choose to use a self hosted mp4. Is it possible to use a fallback image, that is displayed until the video has loaded, or in case the video is not showing at all?

    Cheers,

    Christin

    #481903

    Hi nini_bacher,

    Out of the box it would not be possible but you can try to add custom CSS like the following to Quick CSS to see if you have any luck with it:

    #av_section_1 {
        background-image: url(https://yoursite.com/image.jpg);
    }

    Best regards,
    Rikard

    #485079

    Thank you Rikard,

    this works perfectly!

    #485304

    Hi!

    glad Rikard could help you. Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist you.

    Cheers!
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Show image until video has loaded?’ is closed to new replies.