I’m trying to speed up the mobile version of my site but the video background still loads on the mobile devices and it’s impacting my site load time.
I don’t want the video to show on screens smaller than 979px, I just want the poster to show. I’ve tried using a duplicate header without the video background and hiding the original header on screens smaller than 979px but the video is still loading in the background and it’s slowing down my load time.
Any suggestions?