I feel like there must be a simpler way to this without having to dig into code, but I’m trying to create a drop-down menu on a page in the header, without having a linked main page. What I want is a name for the pages, and the drop-down menu to show on hover over that name, but not be able to be clicked or linked to anything even though it’s part of the menu. Any solutions?
Hi Kaely:
Have you checked out the Articles or Help section and read up on menus?
Here is a link that I think might answer your question.
Basically the easiest way to get the effect you are looking for is to link the menu item to # which should keep you on the same page. I’m not sure if you can add a link item that has an empty link (you could test this).
Hope this helps