> For the complete documentation index, see [llms.txt](https://highfivethemes.gitbook.io/revision/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://highfivethemes.gitbook.io/revision/other-setting/submenus-and-overflow-menu.md).

# Submenus and Overflow menu

<mark style="background-color:cyan;">**Revision**</mark> allows you to enrich your site's navigation by adding submenus to the primary navigation. This feature enables you to organize your content more hierarchically, making it easier for users to browse through various sections of your site.

If you have many navigation items and they do not fit in the header, you can collapse some of them into a overflow menu. This keeps the header clean and makes the navigation easier to scan.

**How to Add a Submenu:**

1. Access the **Settings** > **Navigation** from the admin menu.
2. **Create a New Menu Item**: Add a new item to your primary navigation that will serve as the parent menu. Insert # before the menu item name. It should look like this:
3. **Add Submenu Items**: After the parent menu item, include submenu items as dropdown options, revealed when a user hovers over the parent item. Prefix all submenu items titles with a '-' and a space. Mark the last submenu item with a '+' and a space. It should look like this:

**How to Add a Overflow Menu:**

1. Access the **Settings** > **Navigation** from the admin menu.
2. **Create a Overflow Menu**: Add a new item to your primary navigation that will serve as the parent menu. Insert % before the menu item name. It should look like this:
3. **Add Overflow Menu Items**: After the parent menu item, include overflow menu items as dropdown options, revealed when a user hovers over the parent item. Prefix all overflow menu items titles with a '-' and a space. Mark the last overflow menu item with a '+' and a space. It should look like this:

**That's it!** With those steps completed, you've successfully added a submenu and overflow menu to your site's navigation. This not only structures your content more hierarchically but also enhances the overall user experience by making it easier for visitors to browse through the different sections of your website. Well done! Now, you're all set to organize your site more effectively with this intuitive navigation feature.
