I’m trying to achieve the following animation: when hovering into an image, an overlay appears and the image contained in the card slightly scales up. When hovering out, everything goes back to its original state. I’ve setup both animations for hover-in and hover-out, but just one works (the scaling one at the moment).
OMG yes that’s what I was trying to do! I’ve seen that you have a single Div containing all the other elements and I’m wondering what I did wrong in mine If you could share the video that would be amazing!
Hey @Sachin I actually noticed that in your mockup the images have rounded corners in the builder but not in the demo. I’m facing the same issue whereby when hovering onto the image the edges of the image go from rounded to squared.
Also, I noticed that the image is scaling up and down starting from the top-left corner and not from the centre. I tried solving this but I’m struggling to find a way to fix this