It’s not a video banner, it would be similar to the background image , however, its a video, thank you so much!
I could add the coding, however, please if possible share me the code so that I could have a try ![]()
How could I add a video background to all pages in my site please ( dawn theme and not video banner)
I found this demo site but I cannot see anything in the code.. https://video-background-store.myshopify.com/pages/full-page-background
Hello @zionlkc ,
Refrence you shared is using this app https://apps.shopify.com/video-background
or you can use your own custom section using this code https://www.w3schools.com/Tags/tryit.asp?filename=tryhtml5_video_autoplay
Regards
Guleria
The page you mentioned uses a tweaked YouTube player and runs the video under the main webpage container. It is easy to build the same with YouTube (reference to tweak player: https://developers.google.com/youtube/player_parameters) or with the original Shopify CDN using the custom code mentioned in Guleria’s reply.