Menu item with sub-items

I have divided my Shop Products into two categories : Greeting Cards and Art Prints. I have made two pages to display them separated. I want the main menu to read Shop with those two subheading underneath. I do NOT want someone to click on Shop where it displays everything at once - that is what is currently happening. How do I create a Shop menu item that does not link to a page, so that the user MUST click on one of the sub-items instead?

Hi there,

Please add the Shop link that you do not want to be clickable as a Custom Link:

then set the URL as: javascript:void(0);

Hope this helps.

1 Like

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