# Navigation

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

### **Desktop and mobile settings**

#### **Main menu**

Controls the store’s primary navigation. Renders all available link levels.

#### **Show second level links**

Displays second-level navigation links when available.

#### **Show third level links**

Displays third-level navigation links when available.

***

### **Desktop only settings**

#### **First level link limit**

Sets how many first-level links are shown in the desktop navigation before remaining items are placed in a dropdown.

#### **Show parent link in navigation drawers**

Displays the parent menu item within desktop dropdown navigation drawers.

#### **Image link columns**

Determines the number of columns used to display image links on desktop.

***

### **Mobile only settings**

#### **Mobile secondary menu**

Displays only first-level links from the selected menu in the mobile navigation.

#### **Mobile menu alignment**

Controls the alignment of items in the mobile main navigation menu.

#### **Show mobile drawer search bar**

Displays a search bar at the top of the mobile navigation drawer.

#### **Show parent link in navigation drawers**

Displays the parent menu item within mobile dropdown navigation drawers.

***

## Blocks

### Highlight menu

Add a highlight menu under level one navigation links. The menu must be nested under a level one link that contains a second level. Highlight menus support only two levels of depth on desktop and mobile.

#### Menu

Choose the menu to feature.

#### Link to nest under

The title for the level one link to nest under. Must match the link title exactly.

#### Show on desktop

Renders the highlight menu on desktop.

#### Show on mobile

Renders the highlight menu on mobile.

***

### Image link

Allows you to display an image link beneath a selected first-level navigation item. Image links can only be added to a first-level link that contains at least one second-level link.

#### **Link to nest under**

Specify the exact title of the first-level menu item under which the image link should appear. This text must match the navigation link title exactly.

#### **Link**

Select or enter the navigation link the image link should correspond to.

#### **Image**

Upload an image to display with the link.

#### **Aspect ratio**

Choose the aspect ratio for the image. You can adjust the visible area of the image using focal points to highlight the most important part of the image.

#### **Heading**

Optional. Leave blank to omit.

#### **Subheading**

Optional. Leave blank to omit.


---

# 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://gatame.gitbook.io/highstreet/header/navigation.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.
