Archived topic
Change background image for mobile
5 replies · Started by Anders on April 11, 2021
Hi! I followed this guide
https://generatepress.com/forums/topic/background-image-sections-on-mobile/
But it's not working for me. I have a video as background image on a header element. But for mobile I want to change to a small image.
See code below
Hi there,
are you wanting to change the Video that is being loaded on Mobile ? As all that CSS is doing is adding a background image to the Video element
OK, I see that now, it's a html "video" tag. Actually I don't want video on mobilver version, the file is over 3 mb. How to replace the video with the image for the mobile version?
Not possible to remove the HTML on mobile unfortuantely.
We can only use CSS to hide the video but that will still load the video regardless.
3mb isn't very big for mobile nowadays though.
ok thanks!
No problem :)