Background video just an image on mobile screen

Hi everyone!

For my website I have a background video - however on small mobile screens that seems unnecessary and I want to replace that by an image. Any tips on how to do that? :slight_smile: thank you!

Amy, I would create a div. say div1
put a div inside say div 2 with this background video
along side this another div say div 3 with an image or background image.
Then use hide/show.

1 Like

I’ll try that, maybe that was the ovious that I didnt see, Thanks!!