Rjafadi Posted December 18, 2022 Share Posted December 18, 2022 Hi everyone I am trying to add a hover to my thumbnail portfolio image but nothing seams to work, can someone help me? Thank you!https://www.robertjesse.co.uk/ Link to comment
tuanphan Posted December 21, 2022 Share Posted December 21, 2022 What do you mean? Hover on each image >> Change to different image or? 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
Rjafadi Posted December 24, 2022 Author Share Posted December 24, 2022 On 12/21/2022 at 1:40 AM, tuanphan said: What do you mean? Hover on each image >> Change to different image or? Hover on the image to create an animation so you know you're able to click it Link to comment
tuanphan Posted December 29, 2022 Share Posted December 29, 2022 On 12/25/2022 at 6:57 AM, Rjafadi said: Hover on the image to create an animation so you know you're able to click it Add to Design > Custom CSS /* Homepage Image Hover */ .fe-639eed24ab92953e3be081b1 .image-block:hover img { transform: scale(1.3); transition: all 0.5s ease; } .fe-639eed24ab92953e3be081b1 .image-block img { transition: all 0.5s ease; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment