# Header

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> Ira is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](/ira/readme/theme-retirement.md).
{% endhint %}

The **Header** appears at the top of each page so customers can navigate your store with ease. Choose from multiple **styles and layouts**, add **Mega navigation menus** for large catalogs, enable a **transparent header**, and more.

### Set up main menu

By default, the header menu is set to the **Main menu** found in your Shopify Admin. If you created a separate menu, go to the theme editor (**Customize**) to change the selected menu for your **Header**.

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click the **Header** section to open the settings.
2. Under the **Main menu** section, click **Change** and **Change menu**.

   ![](/files/BPSzmRFdioGeFwg5Owec)

   > For more information about menus on Shopify, see their [Menus and links](https://help.shopify.com/en/manual/sell-online/online-store/menus-and-links) article. You can use the **Edit menu** link to go edit the menu if it's not quite right.

</details>

### Customer account login

The customer account icon appears by default when customer accounts are enabled in your Shopify admin. Go to your admin **Settings > Customer accounts** to find the **Show login link in the header of online store and at checkout** option.

{% hint style="success" %} <mark style="color:green;">**Shopify**</mark> | Customer accounts is a Shopify feature. Our theme support cannot provide code customizations to remove the customer icon. See Shopify's [Customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts) manual to learn more.
{% endhint %}

<br>

***

> **Related links**
>
> [Logo image](/ira/pages/header/logo.md)\
> [Header layout](/ira/pages/header/layout-and-style.md)\
> [Mega navigation](/ira/pages/header/mega-navigation.md)\
> [Transparent header](/ira/pages/header/transparent-header.md)


---

# 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.fluorescent.co/ira/pages/header.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.
