# Setup Dropdown / Advanced Mega Menu

## How to create multi-level dropdown menu?

![](/files/uE13ma6aOReAjtD23mU2)

1. From your Shopify admin, go to **Online Store** **->** **Navigation**.
2. Click the title of your main menu.
3. Choose one of the menu items to be the header for your drop-down menu, or add a new menu item to be the header. If you don't want the header to link to anything, then you can enter `#` in the **Link** field when you add the menu item.
4. Add menu items to include in the new drop-down menu. Click **Add menu item**, enter the name of the menu item, and enter or select a destination for the link.
5. Click and drag the menu items to nest below the header item.
6. Click **Save menu**.

![](/files/c6a7pzshj0GWxGmHQzYd)

{% hint style="info" %}
For more information, see [Shopify Navigation Tutorial 2018 How to Create Drop Down Menus](https://www.youtube.com/watch?v=B_b0KEEa9sY).
{% endhint %}

## How to setup Mega menu?

![](/files/zi3kDr1IJWtxM3uDDhFl)

1. To show mega menu layouts, you need to [create multi-level dropdown menu](#how-to-create-multi-level-dropdown-menu) first.
2. From your Shopify admin, go to **Online Store** -> **Themes**.
3. Find the theme that you want to edit, and then click **Customize**.
4. In Header section, turn on **Show Mega Menu**.
5. After that, you need to add block for Header section. Select block type is "**Mega Menu**".

![](/files/Wm0NelTaSrQRsmmVOC6O)

![](/files/uJp4hLGkOr8LtfSdLDGB)

![](/files/odCexWgJEDu7h9GKDygt)

![](/files/0YOpR7bG4rfcOK4h6BAD)

{% hint style="info" %}
In case you cannot make the change, our support team is available to support you, email us at: [support@halothemes.com.](mailto:support@halothemes.com)
{% endhint %}

## Style for Navigation/Menu

1. From your Shopify admin, go to **Online Store** -> **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. In Header section, scroll to **Menu Level 1**, **Menu Level 2 & 3**.

![](/files/Be7Ry2xLMYjIR8vH6JSG)


---

# 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://halosoft.gitbook.io/halo-docs/header/setup-dropdown-advanced-mega-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.
