I'm currently in the process of creating a navigation bar for a website, but I'm encountering some challenges with the submenu. While I've managed to position the submenu relative to its parent ul, I'm struggling with making it invisible until the user hovers over the parent element.
For example, when hovering over "Crisis and Support," I don't want the secondary submenu to appear until hovering over the "Resources" tab. Can anyone assist me in pinpointing what I might be doing incorrectly?
Check out this [live example][1]
Appreciate your help!