Zoom in Portfolio Items Posted in : Arkiz Laura AgaliotiParticipant 31 July 2025 at 21:44 #94359 Hello, Is it possible to have the items zoom in slightly on hover on these pages? 1. Portfolio: https://dev.technico-csi.com/portfolio/ 2. Our Team: https://dev.technico-csi.com/our-team/ I would like to achieve a hover effect similar to the one used here: https://www.gensler.com/projects/all. Thank you for your assistance! Best regards, ahmetsaliKeymaster 4 August 2025 at 20:42 #94410 Hi, you can add the custom css code below to Customizer > Additional CSS box; .blog-grid a { overflow: hidden; display: block; } .blog-grid a img { transition: all .4s; } .blog-grid a:hover img { transform: scale(1.06); } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Arkiz | Architecture WordPress Themeby pixelwars Login and Registration Log in · Register