> For the complete documentation index, see [llms.txt](https://docs.ektothemes.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ektothemes.com/guides/craft/basic-settings/navigation.md).

# Navigation

This theme supports two navigation areas: **primary navigation** in the site header and **secondary navigation** in the footer. Both can be managed from the Ghost Admin.

### Primary navigation

The primary navigation appears in the header and supports a simple list of links plus one optional dropdown.

#### Step-by-step:

{% stepper %}
{% step %}
Go to **"Navigation"** in Ghost Admin and click **"Customize"**.
{% endstep %}

{% step %}
Add, reorder, or remove items as needed using a label and URL.
{% endstep %}

{% step %}
**Dropdown menu**

1. Add an item with the URL set to `###`.
2. In the label field, you can use `@` to show a dots icon (•••) or write something like **"More"**.
3. All items added after this one will appear inside the dropdown.
   {% endstep %}

{% step %}
Click **"Save"** to apply your changes.
{% endstep %}
{% endstepper %}

### Secondary navigation

The secondary navigation appears in the footer in two columns with support for custom titles. The first column displays regular links, and the second column displays social links.

#### Step-by-step:

{% stepper %}
{% step %}
Go to **"Navigation"** in Ghost Admin and click **"Customize"**.
{% endstep %}

{% step %}
Edit the **"Secondary"** section by adding or adjusting items.
{% endstep %}

{% step %}
Click **"Save"** to apply your changes.
{% endstep %}
{% endstepper %}

#### Column titles

You can add a title to each column using a custom label and URL format.

{% stepper %}
{% step %}
To the regular links column, set the URL to `#/title/regular`.
{% endstep %}

{% step %}
To the social links column, set the URL to `#/title/social`.
{% endstep %}
{% endstepper %}

The position of these items in the list does not affect how they work.

#### Social links behavior

Social links are automatically displayed in the second column and open in a new browser tab. For the full list of supported platforms, see the [Social links](/guides/craft/basic-settings/social-links.md) article.
