Jump to content

Zoom on hover Instagram feed

Recommended Posts

I'm trying to figure out how to achieve a zoom on hover effect for the built in Instagram feed. I've watched a few tutorials on how to do this with inline images and gallery images but can't seem to figure out how to do it with Instagram. Any help would be appreciated.

Link to comment
  • Replies 3
  • Views 815
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
On 4/19/2021 at 6:01 AM, tuanphan said:

Hi. Can you share link to page where you added Instagram feed? We can help easier

Hey tuanphan. Sorry I did not see that you replied.

Website: onpointlav.com

pass: 1234

I would like to have the pictures on the Instagram feed as well as the gallery on the LOGO page zoom in when I hover over. Similar to how I have my products in the shop zoom on hover.

 

Link to comment
On 5/2/2021 at 7:48 PM, atifk93 said:

Hey tuanphan. Sorry I did not see that you replied.

Website: onpointlav.com

pass: 1234

I would like to have the pictures on the Instagram feed as well as the gallery on the LOGO page zoom in when I hover over. Similar to how I have my products in the shop zoom on hover.

 

Where is instagram?

With images on above page, add this to Design > Custom CSS

/* Slide image hover */
.slide:hover img {
    transform: scale(1.3);
    transition: all 0.3s;
}
.slide 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.