Disable top-level menu item in Nav bar
I've searched these forums and not found an answer but maybe I was not using the right search terms...
I've implemented a Help item in the Nav bar with various pages hanging off of it. So, I have:
Help
- FAQs
- Terms and Conditions
- Privacy Policy
- Contact Us
What I want now is to just show the menu for users to choose from when the mouse pointer is hovered over Help and to disable clicking on Help itself since that will show an empty page (it's just the parent page of the others).
How may I achieve this?
Thanks
D.