Complex Button Animation

Hi,
I’m trying to recreate this on my client’s website, sorry I can’t post a read-only link due to an NDA agreement.

So I’ve uploaded this short clip demonstrating my goal
Thanks in advance :slight_smile:
Button Animation


Here is my public share link: LINK
(how to access public share link)

Hello,
you can acheive this by using element trigger animation and then select mouse hover effect.
You target your arrow elemennt and choose Hide/show option. Then, you select display : static or flex. For the hover out effect, you can set it to display : hide. I hope this help.

PS: you have to set arrow element to Display : hide in your design panel.