> For the complete documentation index, see [llms.txt](https://cmssuperheroes.gitbook.io/robiko-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmssuperheroes.gitbook.io/robiko-wordpress-theme/menu/creat-multi-menu-level.md).

# Creat Multi Menu Level

When planning the structure of your menu, it helps to think of each menu item as a heading in a formal report document. In a formal report, main section headings (Level 1 headings) are the nearest to the left of the page; sub-section headings (Level 2 headings) are indented slightly further to the right; any other subordinate headings (Level 3, 4, etc) within the same section are indented even further to the right.

The WordPress menu editor allows you to create multi-level menus using a simple 'drag and drop' interface. Drag menu items up or down to change their order of appearance in the menu. Drag menu items left or right in order to create sub-levels within your menu.

To make one menu item a subordinate of another, you need to position the 'child' underneath its 'parent' and then drag it slightly to the right.

1\. Position the mouse over the 'child' menu item.

2\. Whilst holding the left mouse button, drag it to the right.

3\. Release the mouse button.

4\. Repeat these steps for each sub-menu item.

![](/files/ft57Gcke2RYKJWCfRO97)

5\. Click the **Save Menu** button in the Menu Editor to save your changes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cmssuperheroes.gitbook.io/robiko-wordpress-theme/menu/creat-multi-menu-level.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
