Category in menu unclickable with submenus

Hello :slight_smile:

When you add a category in the menu with submenus, I want to be able to click the parent menu and get to that category, but now it just greys out the dropdown submenues back and forth when clicking.

How can I make it go to that category on click instead?

Thank you in advance :slight_smile:

Hi @blarsen,

I hope you are well today and thank you for your question.

This is the default behavior of Bootstrap framework that we have used in our theme. You can confirm it on the following Bootstrap framework nav menu demo page.

http://getbootstrap.com/examples/navbar/

If you want to make the top level menu link visited on clicking on it then you can use the solution posted in the following reply.

https://colorlibsupport.com/t/correct-menu-structure/page/2/#post-28178

Best Regards,
Movin