0

I get this weird issue with my website's dropdown link. https://dev.netrocon.com/tedtucson/ this is my html version of my clients website which works fine.

When i converted this site into wordpress everthing looks good but the navbar's dorpdown links are not working, when i opened the console to look what's happening during the click i see this issue.

wordpress website link http://dev.netrocon.com/tedtucson-wp

enter image description here

I'm not sure what's going wrong here...

Subu Hunter
  • 53
  • 1
  • 11

1 Answers1

0

Found out the solution. It's because dropdown toggle class got added to all the submenu's anchorlink. when i removed them the links work like cake! :)

Subu Hunter
  • 53
  • 1
  • 11