Disable product zoom

Disable product zoom

gabbym0062
Tourist
12 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
73 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
10038 2387 3014

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 are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

topnewyork
Astronaut
1299 160 217

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
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month