Problem with Move Animation

Hello,

I set an animation of moving a description on hover. I is set to y:100% and should slide up smoothly. Sadly it is not. Any idea?

Site: https://www.neti-soft.com/home-copy#services-animation


Here is my public share link: LINK on page “Home Copy”

hi @mkukulka the issue is caused by mixing % and px units (this is most common mistake people do) just set % for both animations to be 100% and 0% and all should start work as expected. :wink:

CleanShot 2022-02-14 at 23.45.40

2 Likes

Thank you @Stan. It works :slight_smile:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.