Menus: creating and customizing
#Creating the menu
Menus are a standard WordPress mechanism, not part of the theme. Build one at AppearanceMenus: add items (pages, categories, custom links), drag them into order, and drop an item under another to make it a submenu.
Create the menu
At AppearanceMenus, give it a name and add your items.
Assign it to a location
Tick Navigation Menu in the display location settings, and save.
"I created a menu and it is not there" is almost always this: the menu exists but was never assigned to a location. WordPress does not assume which menu goes where.
The theme registers three locations: the main navigation menu, and two footer menus.
One level of nesting is an ordinary submenu. Deeper levels only make sense in certain submenu modes, which is covered in Menu item options.
#What the theme changes
Menu appearance is configured in the Customizer along with the rest of the header: spacing between items, typography and size, and overflow behavior.
Overflow deserves a note. When there are more items than fit in the bar, the extras collapse under a single item. You turn that on and set the number, so the menu does not break the header at awkward mid-sized widths.
The mobile menu has its own settings, because it is a different surface. See The header.
#Where this page stops
Global appearance ends here, and per-item settings begin: icons, labels, subtitles, and submenu types. Those are local to each item and covered in Menu item options.
Can I have a different menu on some pages?
Not from the theme settings, which use one menu per location. A plugin that switches menus by condition can do it if you genuinely need it.
My submenu does not open
Check that the child items are actually nested under the parent in the menu editor, indented one level in, rather than sitting at the top level in order.
Last updated
Was this article helpful?
- Basic settings in the Customizer
- Set up dark mode
- Theme Options: the advanced settings panel
- General: site behavior
- General: optimization
- SPA and page transitions
- Content zones and insertions
- Blog: how posts are presented
- Before you go: the exit-intent banner
- Floating card: a post that follows the reader
- Marketing surfaces and analytics
- Accessibility settings
- Object-level settings
- Category fields
- Tag fields
- Author profile fields
- Page fields and per-page layout
- Post fields
- Widget areas
- Writing a post in Verba
- Post formats
- Building a post from a block pattern
- Building a post with an Elementor template
- Post header styles
- Reading aids: how the four blocks work
- TL;DR summary
- Key points
- Table of contents
- Summarize with AI
- Reading bar
- Sharing: placements, styles, and copy link
- The share block in the post footer
- Continuous reading: the next post without a click
- Likes, views, and comment voting
- Related posts and read also
- Sources and citations
- Splitting a long post across several pages
- Comments
- Formatting the body of an article
Resources
On this page