# How to create Category Menu

{% hint style="warning" %}
Display a category menu on site header. This feature **only supported** for **Header Style 06, 08, 10**
{% endhint %}

Demo: <https://minimog.thememove.com/megastore/>

<figure><img src="/files/nhC319lVTzc8iqz4c2uO" alt=""><figcaption><p>Example</p></figcaption></figure>

**Step 1**: Navigate to **Apperance** > **Menus** in your admin sidebar and click **Create a new menu** option.

<figure><img src="/files/LlITrtzXx8zFF2RMjYPx" alt=""><figcaption></figcaption></figure>

**Step 2**:&#x20;

1. Add menu items for Menu.&#x20;
2. Select Display location for the menu as Category Dropdown&#x20;
3. Save Menu

<figure><img src="/files/lodgGCG5LsQHGOB1JRC1" alt=""><figcaption></figcaption></figure>

**Step 3**: Go to **Theme Options > Header > Category Menu > General > Enable Category Menu**

<figure><img src="/files/pMjBnGcLfc2Gvk8YiyVS" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/menu/how-to-create-category-menu.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.
