Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
can you please help to remove download, playback and picture in picture option. Many thanks in advance
You can try adding controls=false attribute to your video tag.
Thanks, I am unable to find video tag. where is it in edit code can u please help?
Please send your store url and share where that video is on the site.
Kindly find below:
https://www.rivaajethnic.com/products/krina-indigo-cotton-chudi-sleeves-kali-kurta
Last in the product grid is the video. Kindly help.
Please look for the section or snippet file from your code editor that is responsible to render the product grid media and look for this video file.
In this you will see a controls attribute, try adding false to it within quotes or remove the controls attribute entirely. Let me know if this works. Since you are on a paid theme i cannot tell you for sure the snippet file name. It will be something like product-media, product-grids something like that