Any way of fixing this?
Page in question is https://earthlingsecurity.com
Hello @Oriol,
Thanks for writing in! You are having this issue because your href
or link URL of the top level menu item is just javascript:void(0)
. You can replace it with just the #
instead.
Cheers.
That fixed it, thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.