It seems there is something in the JavaScript blocking clicks from top level nav links. I don't have a sub-menu under any of the links but I still can't click on them. Is there some sort of class or something I need to add to them to allow the normal click event on these links?
I am using the left-side header style, and here is my code for the header and menu:
[
) }})
]({!! route('index') !!})
- [Home]({!! route('index') !!})
- [About Our Firm]({!! route('about') !!})
- [Services]({!! route('services') !!})
- [Portfolio](#)
- [Current Projects](#)
