Disable menu item link in Pro

Hi,

Is it possible to disable the link of a menu item as you can do in ubermenu?

Basically I have a top link called ‘Products’ which has a sub menu.

I want customers to only see the sub menu dropdown, and not be able to click the top menu item.

The page is here www.theaudiobarndev.co.uk

Thanks,

Bryan

1 Like

Hi Bryan,

Instead of adding a URL to the url field of the menu item, please try: javascript:void();.

Hope this helps.

Hi,

Sorry I don’t you you understand what I mean here. Please see attached screenshot.

I want the top level label ‘Products’ to have no active link.

But when you hover over this label on the site, the sub menu shows.

Maybe I am missing something?

Thank you.

Bryan

Hello Bryan,

Please use Custom Links as menu and in URL text box enter # which will make parent menu item (Products) unclickable. On the other hand if user hover on on menu item drop down menu will appear. For details please refer following tutorial:

https://www.connectnc.com/clients/knowledgebase/112/How-to-make-menu-item-unclickable.html

Thanks.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.