Hello and thanks for contacting us. There are a few ways to accomplish this, but the simple answer is to create a link within the different sections. One option is to change to the code editor and add id=”[create-section-name]” to the section – e.g.
<h1 id=”about”>lipsum text</h1>
Then the menu link would simply need to be [domain.com]/#[create-section-name].
Please let us know if have questions about how to implement this.