Shopify themes, liquid, logos, and UX
I’ve added images and videos to my product pages, but I need to disable the download, playback speed control, and picture-in-picture (PiP) options on the videos. Additionally, I am unable to see the navigation arrows on the video slider.
Hi @premsai ,
Edit the Theme Code
Customize the HTML for Videos
Update the <video> tag to disable specific controls. Use attributes to disable features like download, speed controls, and PiP. For example:
<video controls controlsList="nodownload nofullscreen noremoteplayback" disablePictureInPicture>
<source src="your-video-url.mp4" type="video/mp4">
</video>
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Thanks for the suggestion. I followed the steps you mentioned:
Unfortunately, the changes didn’t work, and the video controls (download, playback speed, and PiP) are still showing.
Do you have any other suggestions or know what else I could try?Rivaaj Ethnic
Rivaaj Ethnic I have find the main-product.liquid in that i have not find the video tag
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024