Question

I can't seem to figure out what is causing an issue with my navigation bar.

Here's the problem. The navigation does not become static (fixed to the top), nor do the drop down links work as they do on the main site.

If you take a look at http://devildogusainc.org you'll notice how the navigation bar functions. When you visit http://blog.devildogusainc.org it is completely broken. The drown down menu's do not function, nor does the navigation bar affix to the top when it reaches X pixels when the page is scrolled.

Any help is welcomed and if needed I can clarify my problems if confused.

Thank you!

Était-ce utile?

La solution

If found this error on my console "Uncaught TypeError: Cannot read property 'offsetWidth' of null in main.js:40"

check your javascripts includes.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top