How to remove zoom effect in venture theme?

How to remove the zoom effect in the venture theme?

Thank you in advance!

First why you want to disable the zoom feature?

You can disable it by deleting a code from your Sections/product-template.liquid

Note: Please take a backup of the theme.

  1. Head over to Themes> Actions> Edit Code

  2. Go into product-template.liquid

  3. Ctrl+F and search for ‘modal’

  4. Delete the following: js-modal-open-product-modal

Sarv

Thank you!

1 Like