Clickable Drop Down Navigation Tab Spotlight Theme

My website has a navigation menu with a drop down, we want the top level to be clickable. When clicked it only opens the dropdown, I want to connect a page and allow the drop down at the top to be clicked.

how does your current dropdown menu work?

When clicking the dropdown navigation, it opens the dropdown. If you click the top level again, it closes the dropdown. I want to allow the user to click into that top level page.

Oh okay. Well then what you’d need to do is make the drop down open on hover so the user doesn’t have to click. And then when they click it goes to the top level url.