Hello!
I’m trying to create a menu and am running into some difficulties. I would like for the sub menu to drop down when the mouse hovers over the label in the navigation. I’ve prototyped this as a mouse enter and mouse leave interaction and overlays.However, I’d also like to be able to click the label to navigate users to a landing page. I can’t seem to get the prototype to include the click, it seems buried under the overlay interaction. Any work arounds?