how to remove download option from video

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.

Shadab_dev_0-1734352872314.png

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