Tagged: anchors, header, Single Page
I would like to build a single page site. What is the best way to make the links in the header simply scroll the page down to the appropriate section.
i.e. I would like it so that when I click the “contact” link in the header, it scrolls the down to the bottom of the page where I have a contact form.
I’ve found the answer.
Step 1:
Create anchors by following the instructions here:
http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Step 2:
Create a new menu. Dashboard->Appearance->Menus. Name it “Single Page Nav Menu” or whatever.
Select “Enfold Main Menu” so that it overrides the default menu.
Assign the links as http:// <sitename> .com/<#anchor> matching the anchors from step 1.