How to add dummy parent menu item

How to add dummy (void) parent menu item?

I had successfully built my menu with sub-menues using pages however I want parent menu (which has submenu) to has no link to any page. How to do that.

For example, I had following tree:

Home
About
Services
  |- Technical
  |- Financial

Now “Services” link is opening “Services” page which is empty. I want “Services” parent menu link to has no link.

Check this topic. Might point you too the right direction

Hi there, it should be enough to set “Services” as routable–> disabled and
visible–>enabled (you can do that from the “advanced” tab of the menu page)