I’ve created Menu Items with main categories and then categories beneath those.
Ex)
Main category: Apparel
Drop down from Apparel: Tops, Hats, Shoes, etc
I can click on the drop-down menu, but I can’t click the first main category (from example, Apparel) to show all the products from the drop-down options.
It looks like this behavior is by design; it doesn’t matter if you set a link on the top level, if there is sub categories the link doesn’t work. It’s probably considered good design for menus like this, it stops people accidentally clicking and leaving the page when they want to just see the sub menu.
I found this post that goes into a lot of detail on the same issue, and gives a code change solution, but they seemed to find it tricky to get it to work correctly: