NavMenu link to Page then linked to Target

Please forgive my goofy question. Is it possible to have in the global navigation bar/menu that has a link to a another page that leads to a target the page you’re pointing to?
If so I would appreciate anyone who is willing to reply with the How to. :slight_smile:

Hi @KBConcepts

Yes, it is possible. Just set the Link Interaction to ‘Navigation to URL’, and add the link in the following format:

./pagename.html#targetID

change the pagename to the name of the page, and targetID to the ID of the bloc you want to scroll to.

If you are using the Clean Page URL feature, make sure to adjust the link to the proper one without .html

3 Likes

Thank you so much my friend :smile:

1 Like