Jump to content

Image zoom on hover 7.1

Recommended Posts

11 minutes ago, organic_emma said:

Site URL: https://www.crackenbackclinic.com.au/

Hi I'm trying to get the circles on this website to zoom on hover. I've used this code previously in 7.0 that worked, but it doesn't appear to be working for 7.1

#block-yui_3_17_2_1_1606190384602_14094
img:hover {transform: scale(1.1); transition: .4s;}
.sqs-block-image
{overflow:hidden!important;}

 

Could you try this

#block-yui_3_17_2_1_1606190384602_14094 {
  transition: .4s;
}
#block-yui_3_17_2_1_1606190384602_14094:hover {
  transform: scale(1.1);
}

image.thumb.png.5e81182997bf2c3122915e13fa88dc0f.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.