Hi all,
I building a kind of a mega menu. The menu is closed when I mouse over the children of the menu item as I have a hover interaction set up. How do I keep the parent div enabled when I remove mouse from that div but still hovering the children of that menu?
I am basically building a menu like this — http://taas-uikit.webflow.io/. As you can see, you can hover over submenus and the menu is still visible.
Thank you.