Reply To: NavBar "More" Menu

#20713
mcuomo2013
Participant

I found the issue. Bootstrap was being loaded twice in the <head>. I had a plugin that was loading Bootstrap also. It had an option not to load bootstrap which I selected and problem solved.

Check to see what other plugins are loading Bootstrap.