Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello,
How can I add a section ID on the main page so that when the menu item is clicked, the main page will scroll to that particular section.
Normally, I would add the id in the main page for that section and then append the id to the url for the menu button as follows
<p id=”test”></p>
http://www.domainname.com/#test