Link Navigation Item With Section

Please follow below steps to link navigation item with sections. For example, We connect team navigation link with team section.

1


 

2


 

3


 

4


 

  1. Add team section and click on “Source” button.
  2. Add section ID and click on Save button. For example id=”team” 
  3. Go to navigation and click on “Source” button
  4. Set href value as section id. For example href=”#team”
  5. Click on “Save” button.

Related Articles