All things Shopify and commerce
I am currently using code I found on youtube to allow me to have a looping video as the background on the dawn theme. I would like to be able to have separate videos for each desktop and mobile as mine feels messy. It could also be the same video, but different dimensions! Ill paste my current code below, but thanks for the help in advance!
<style>
video {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
</style>
<video muted autoplay playsinline loop>
<source src="video url"
type="video/mp4">
<source src="video url"
type="video/mp4">
</video>
But how?
Could you share your code please?
Where is the video section??
Can someone else please help😭
I do need it.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025