We have a single slide slider, with a video background from youtube, and some text over it. Everything ok.
We need to switch this video background to an image in mobile/tablet versions. I’m trying with the “cover image” but it just displays while the video is loading (in desktop and also in mobile), so the video also plays in mobile.
I remember this cover image was “poster image”, and I think it does just this: use this image for mobile versions instead of the video in the backgroud.
How to do it now?
(I did some css hacking as I read in some of your forum posts -display:none; etc-, but it’s not very clean, because the video is loading anyway in the background, so wasting mobile data and resources in modest devices).
Thank you