Shopify themes, liquid, logos, and UX
Hey everyone, I was wondering if anyone knows how to add a looping video on the product page.
I used the code below but the video doesn't work on mobile only on desktop.
<p style="text-align: center;"><video loop="loop" muted="" autoplay="autoplay" preload="" id="vid" style="max-width: 100%; outline: none; height: auto;" outline="none"> <source src="VIDEO.LINK" autoplay loop muted playsinline></video> </video></p>
Hey @Levi_22,
Please try the following code:
<p style="text-align: center;">
<video loop muted autoplay playsinline preload id="vid" style="max-width: 100%; outline: none; height: auto;">
<source src="VIDEO.LINK" type="video/mp4">
</video>
</p>
User | RANK |
---|---|
214 | |
169 | |
65 | |
55 | |
53 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023