Pages in nav with drop-down menus not clickable?

I’m using the Activello theme and the pages that have drop-down menus in my navigation are no longer clickable despite havaing links applied in the menu section of the dashboard. How can I get these to be working links again AND show the drop-down menus?

Hi @myklroventine,

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 have to develop custom code by referring the solution posted in the following reply.

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

Best Regards,
Movin