NEO’s menu moves visitors between sections on one page. Each navigation destination depends on a matching section anchor.
Map the existing sections
The supplied navigation uses Home, About, Services, Projects, and Contact. The Request Project and other Contact buttons also lead to the Contact section.
Rename a section safely
Change the visible menu label.
Change the destination anchor only if needed.
Update the matching section ID.
Update every additional button that points to the old anchor.
Test the desktop and mobile menus.
Reorder or remove sections
Move the page section and its menu item together. When removing a section, search the project for calls to action, footer links, or quick links that still point to it.
Add a section
Duplicate a structurally similar Foundation 6 section, give it a unique anchor, and add a menu entry only after the new content is complete. Keep the modular grid structure and responsive settings of the source section.
Header and footer
The header contains the identity, primary navigation, and request button. The footer repeats quick links, contact details, social links, legal links, and copyright information. Keep repeated values consistent.
Responsive navigation
Test long labels, the mobile menu trigger, anchor positions below any fixed header, and keyboard focus after opening the menu. A visible link should never target a removed or hidden section.
Related: Getting started with NEO and Troubleshooting NEO forms, links, responsive layout, and accessibility.