# メニュー項目

メニューアイテムの配置、スタイル、アクティブインジケーター/カラーを調整できます。

### 配置

配置は左、中央、または右に調整できます。

#### 左

<figure><img src="/files/TpOyM7DJlIPtV46HqJfq" alt="左揃え"><figcaption></figcaption></figure>

#### 中央

<figure><img src="/files/gv48UI95yL7JpqdDRMBb" alt="中央揃え"><figcaption></figcaption></figure>

#### 右

<figure><img src="/files/5rEufFsPtGXgl1DJgl18" alt="右揃え"><figcaption></figcaption></figure>

### スタイル

#### アイコンを左に配置

<figure><img src="/files/TpOyM7DJlIPtV46HqJfq" alt="左にアイコン"><figcaption></figcaption></figure>

#### アイコンを上に配置

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

### アクティブインジケーターとカラー

アクティブインジケーターとカラーをラインまたは背景塗りつぶしで調整できます。

#### ライン

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

#### 背景塗りつぶし

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

### メニューアイテム

各メニューアイテムのアイコンとテキストを調整します。

{% hint style="info" %}
現在のメニューアイテムの最大数は5です。
{% endhint %}

<figure><img src="/files/YNEoD33gZc4wL6UtHYra" 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://help.adalo.com/ja/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.
