URL: http://www.kudzuwebdevelop.com/cc
We have a few ID’s being targeted in our nav menu. For example, when clicking on HOUSING in the main nav, you should be scrolled down to the #HOUSING css ID on the homepage. Very basic. This works when ON the homepage.
However, if I click off to an internal page, then try to click on HOUSING again, it’s not taking me to the correct URL.
In my Nav Menu setup, I have HOUSING linked to “#housing”
Now for testing purposes, I set the link for COMMUNITY to be "http://kudzuwebdevelop.com/cc#community"and as you can see it doesn’t work right either.
WHAT I NEED: The nav menu to click off to the appropriate anchor ID on the homepage, regardless of what page I’m on throughout the website. This is basic stuff and I’m not sure why the theme/plugin combo isn’t working.