Hi Guys,
I’m currently facing an unusual issue with hover animations on a website I’m building for a client. Specifically, I’ve implemented CMS items listed on the homepage under “Featured Properties,” and for each property, I’ve added an animation that scales (zooms) the image slightly on hover. Upon hovering out, the image should smoothly return to its normal scale.
The issue arises with the animation’s initial behavior. Although I’ve set a duration of 0.5s, the first hover over an item triggers a fast and erratic scaling before subsequent hovers behave as expected, with smooth animations.
I’ve attempted various solutions but haven’t been able to resolve this issue. Any insights or assistance from the community would be greatly appreciated.
Here’s a Link to my Read-Only: Link
Thank you for your time and support.