Top-Level Drop Down Menu Item

Hi All,

I am using drop down menus in my app to group pages for a better UX. The additional menu items appear by hovering, which is fine, but when I click on the top-level menu item (the tab on the nav menu), I am taken to a blank page.

Does anyone know if there is a way to remove the URL from the top-level menu item or change its behavior to open the menu by clicking instead of hover?

Thanks for any insight or guidance!

Hi Robert,

I solved it with javascript redirects as well :)  And realized that I should have updated my post when I built the workaround.

Thanks!!

 

I solved this by adding URL redirects.