Jump to content

7.0 template: zoom on hover over certain images?

Go to solution Solved by tuanphan,

Recommended Posts

9 hours ago, kwerling said:

On my homepage, I have a grid of 12 images with text below them.   I'd love to have each of those 12 images zoom in slightly within their frame when you hover over them with your mouse.  

How can I do this for those 12 images specifically?

 

 

We can use css for the slightly zoom on hover, would you mind to share your site URL so we can give the correct code?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment
  • Solution
On 8/27/2024 at 9:19 PM, kwerling said:

Sure! Here it is: https://www.kwerling.com/

 

 

You can use this to Website Tools > Custom CSS

div#block-yui_3_17_2_1_1724623804126_145091+.row, div#block-yui_3_17_2_1_1724188718356_151219+.row, div#block-yui_3_17_2_1_1724188718356_53889+.row, div#block-yui_3_17_2_1_1724188718356_31130+.row {
a.sqs-block-image-link {
    border: none !important;
}
a.sqs-block-image-link:hover img {
    transform: scale(1.3);
    transition: all 0.3s;
}
a.sqs-block-image-link img {
    transition: all 0.3s;
}}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.