> 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/lumi/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 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. It supports regular and more than 30+ 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 %}

Social links will be opened in a new tab. For the full list of supported platforms, see the [Social links](/guides/lumi/basic-settings/social-links.md) article.
