Hey everyone! I have a quick question regarding interactions.
I created an off-canvas menu that teases itself a bit when hovering the logo.
http://interactionissue.webflow.io/
There are 4 interactions:
- Hover over logo -> move down a bit
- Hover out -> move up again
- Click on logo -> open the whole menu
- Click again -> close menu
The problem is that the menu doesn’t stay open when I hover out. I understand it’s because of the hover out animation, but how can I prevent this? Some custom JS?
Greetings
Martin