# Change menu layout

In Globo Mega Menu, you can customize how your entire menu appears using the **General Settings**. These settings apply to the **overall layout** of your menu (not individual menu items).

***

### ⚙️ What You Can Customize

#### 1. **Menu Orientation**

Choose how your menu is displayed:

* **Horizontal** (menu items display in a row)
* **Vertical** (menu items stack vertically)

***

#### 2. **Menu Alignment**

Set the alignment of your menu:

* **Left**
* **Center**
* **Right**

> 📝 *Note: Alignment works best with horizontal menus.*

***

#### 3. **Maximum Menu Width**

Control the width of your entire menu:

* Enter a value in **pixels (px)**, e.g. `1200px`.

***

### 📌 How to access these settings

1. Go to **Apps → Globo Mega Menu**.
2. Choose a menu you want to customize > Click the **Customize** button
3. Click **General Settings icon**.
4. Scroll to the **Layout** section.
5. Adjust the **Orientation**, **Alignment**, and **Max Width** settings.
6. Click **Publish** to apply your changes.

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

***

**💬 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/change-menu-layout.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.
