> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/design/designing-your-app/responsive-navigation/responsive-top-navigation/menu-items.md).

# Menu Items

You can adjust Menu Items Alignment, Style, Active Indicator/Color

### Alignment

Alignment can be adjusted Left, Centered, or Right.

#### Left

<figure><img src="/files/ViHGukvjM3cbyDGcQYQv" alt="Left Align"><figcaption></figcaption></figure>

#### Center

<figure><img src="/files/KBOzYHdk3E5LHdBvqyVy" alt="Center"><figcaption></figcaption></figure>

#### Right

<figure><img src="/files/dApWukVzRsnPVsKo2VSq" alt="Right Align"><figcaption></figcaption></figure>

### Style

#### Icon on the Left

<figure><img src="/files/ViHGukvjM3cbyDGcQYQv" alt="Icon on Left"><figcaption></figcaption></figure>

#### Icon on Top

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

### Active Indicator and Color

Adjust the Active Indicator and color either by Line or Background Fill&#x20;

#### Line

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

#### Background Fill

<figure><img src="/files/2cD7ANIhcrTi9Gg6Pjra" alt=""><figcaption></figcaption></figure>

### Menu Item(s)

Adjust icons and text for each menu item.

{% hint style="info" %}
The maximum number of menu items is currently five.&#x20;
{% endhint %}

<figure><img src="/files/ZgSsQKtAuNs0c9jY2kYG" alt="Top Navigation Menu Items"><figcaption></figcaption></figure>


---

# 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://help.adalo.com/design/designing-your-app/responsive-navigation/responsive-top-navigation/menu-items.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.
