All things Shopify and commerce
Hi, I am trying to delete the play icon that is embedded on the original video section within the refresh theme. I want the video to play on loop. Any help will be highly appreciated.
Thanks...
Hi,
At video.liquid remove the play icon , code is something like this
<div class="video-container">
<video controls>
<source src="your-video-url.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
and remove controls attribute and set the video to Loop something like below code
<video loop>
<source src="your-video-url.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
Hi @Small_Task_Help,
Thanks for providing this. Where do I put this code?
Can you provide me with instructions?
Online Store --> Themes --> Edit code --> Sections --> video.liquid
Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
- Did I help? Leave a tip!
- Need my help? Chat on Telegram or WhatsApp
- Was your question answered? Mark it as an Accepted Solution ✅
Need to check the backend , if you want you can contact us (details given at signature)
Please share your store url and screenshot also
User | RANK |
---|---|
42 | |
39 | |
24 | |
24 | |
22 |
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