# Dropdown menu

A Dropdown Menu is ideal for straightforward navigation, displaying submenu items in a vertical list.

#### 🔧 How to Set Up:

1. **Access the Globo Mega Menu app** in your Shopify admin panel.
2. **Select the main menu item** to which you want to add a submenu.
3. Click on **"Add Submenu"**.
4. In the pop-up window, choose the **"Dropdown"** tab.

<figure><img src="/files/6jX4u3CX0rTruhvlAATG" alt=""><figcaption></figcaption></figure>

5. Select either **Vertical Dropdown** or **Horizontal Dropdown**, depending on your preference.
6. Customize the submenu's **width and alignment** to fit your store's design.

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

#### 💡 Tips:

* For multi-level dropdowns, additional submenu levels will appear to the right or left of the parent menu item.
* Ensure that the dropdown menu aligns well with your store's overall navigation structure.

**💬 Need help?**

Email us at **📧 <hi@globosoftware.net>** - we’re happy to assist!


---

# 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://docs.globo.io/mega-menu/manage-menu-items/manage-submenu-items/create-new-submenu/dropdown-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.
