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