Menu unlinked?
Is there a way to make one of the menu items not linked to a page, but just it's submenu items linked?
For example if the menu said "colors" and then the submenu said "red" "blue" "yellow" So the "colors" wouldn't need to be linked to a page, but the "red" "blue" and "yellow" all would be their own pages.
Does that make sense?
Comments
No it does not make sense;)
If you want the menu item to be unclickable, you need to add a custom menu item to your menu and in the link field type # or javascript:void()
http://prntscr.com/flgwsl
thanks