Disable product zoom

Disable product zoom

gabbym0062
Tourist
10 0 1

Hello!

 

I want to disable the zoom on the first photo of my product pages, like the product link: https://www.tinahealthcare.com/collections/period-pain-relief/products/cuterus-heatable-plushie?vari...

 

Thank you!

 

Replies 3 (3)

Boki97
Shopify Partner
72 5 10

Go to customize theme > product  > default product> on the left side click on product page and you will find option to uncheck zoom

Made4uo-Ribe
Shopify Partner
7736 1870 2288

Hi @gabbym0062 

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

.product-gallery__image .zoom-container {
    pointer-events: none !important;
}

 

and Save. 

Result:

Made4uoRibe_0-1725483884044.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

topnewyork
Globetrotter
633 113 134

Hi @gabbym0062 ,

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

<style>
.product-gallery__image .zoom-container {
    pointer-events: none !important;
}
</style>

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at Top New York Web Design
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel