Greystripes8 Posted December 1, 2021 Share Posted December 1, 2021 Site URL: https://www.hiltonarchitects.com I am working on a client's site & have successfully added code to make gallery grids have the zoom in hover effect. I am trying to add that same effect to the blog summary block page, but am having some trouble. I basically want the same hover effect found on this page: https://www.hiltonarchitects.com/new-homes to be enabled on this page: https://www.hiltonarchitects.com/blog Can someone help with this? Link to comment
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 17 hours ago, Greystripes8 said: Site URL: https://www.hiltonarchitects.com I am working on a client's site & have successfully added code to make gallery grids have the zoom in hover effect. I am trying to add that same effect to the blog summary block page, but am having some trouble. I basically want the same hover effect found on this page: https://www.hiltonarchitects.com/new-homes to be enabled on this page: https://www.hiltonarchitects.com/blog Can someone help with this? Try adding to Home > Design > Custom Css .BlogList-item:hover img { transform: scale(1.05); } .BlogList-item img { transition: 0.5s; } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too Greystripes8 1 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, Keyword HighlighterIf 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
Beyondspace Posted December 2, 2021 Share Posted December 2, 2021 My testing result hover_blog image.mp4 Hope it can help you 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, Keyword HighlighterIf 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
Greystripes8 Posted December 2, 2021 Author Share Posted December 2, 2021 It works perfectly. Thank you so much! Life saver! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment