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.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025