Disable Zoom on Hover for Product Images

Disable Zoom on Hover for Product Images

KimGottwald
Trailblazer
234 0 33

Hi everyone,

I’d like to remove the zoom effect that occurs when hovering over product images, as it causes the edges to be cut off (please see attached photos). Is there a way to disable this zoom effect in Shopify?

Here’s my store preview link: https://www.rappid.run/collections/frontpage
Password: Password

Thank you for any advice!

Best,
Kim

 

Bildschirmfoto 2024-11-01 um 11.19.08 AM.png

Bildschirmfoto 2024-11-01 um 11.19.13 AM.png

  

Reply 1 (1)

LizHoang
Shopify Partner
231 31 54

Hi @KimGottwald

 

You can disable the Zoom effect by following the instruction here: 

 

1. Go to Shopify > Online store > Theme > Customize  > open Custom CSS

 

2. Copy the code and paste to the section 

 

@media screen and (min-width: 990px) {
    .card-wrapper:hover .media.media--hover-effect>img+img {
      transform: scale(1) !important;
    }
  }
Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program