Make Scroll to Id Menus work on other pages

Hi there, my site (located in the Secure Note Below)
uses scroll to ID to make the nav buttons scroll to sections. These work perfectly on the home page, however, I can’t figure out how to make these work when you visit another page on my website.

For example, if you visit the home page and then click learn more under the “permitted materials” box, it takes you to a different page - on that page, menu items no longer work because the ID is pulling from the home page. Is there a way to make these work on the additional pages?

Hi Kacie,

Thanks for writing in! Please change the following link structure
https://www.example.com/home/#Contact

As follows.
https://www.example.com/#Contact

So that it should function properly.

Hope that helps.

1 Like

Thanks - seems to work now!

You are most welcome. :slight_smile:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.