How to add a video file to the background of my landing page?

Hello, I’m trying to add a short looped video file to the entire background of my Shopify landing page, but I’m unsure how to code it into my site. What I’m trying to accomplish is similar to the videos I attached and the video I created is looped and it’s a .mov file btw. Thank you!

@CohensP

can you check this way Fullscreen video background

Hello Mr. Kumar, I used your code, and it added the video to the very bottom of my site(under the footer). What do you think I’m missing? I’m using the Venture theme btw. Thank you!

Hey @KetanKumar , I think all I have to do now is make the contents that are in front of the video transparent. For example, the collections cards, page containers, and whatnot. Any idea how? Thank you!

You can’t directly upload video files to Shopify. But you can have your own video streaming server. You just need to setup a link to your video file server and then place a video player on your Shopify landing page. The video player should be designed with the right dimensions, otherwise, the video will not be displayed correctly. Good luck!