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
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
Thank you Rikard,
this works perfectly!
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