# Header Type

**Digital Nomad** supports customizing your publication's **Header layout**. You have **22** **options** to choose from.

### Options:

1. **Header with logo**&#x20;

   <figure><img src="/files/AxqaIyTkB8rIPUfM1DGv" alt=""><figcaption></figcaption></figure>
2. **Header with logo and featured posts**&#x20;

   <figure><img src="/files/qS7TkgpFsuEVhyj903jJ" alt=""><figcaption></figcaption></figure>
3. **Header with author**&#x20;

   <figure><img src="/files/hzxQz1KbYQPbCZgSjvrb" alt=""><figcaption></figcaption></figure>
4. **Header with author and featured posts**&#x20;

   <figure><img src="/files/J4I5VSDCoqDzAN4JP0pH" alt=""><figcaption></figcaption></figure>
5. **Header with centered logo**&#x20;

   <figure><img src="/files/nJ8ypomqGS6mIVc7Bexi" alt=""><figcaption></figcaption></figure>
6. **Header with centered logo and featured posts**&#x20;

   <figure><img src="/files/klAErtbZMCNAgsJ7a4ZL" alt=""><figcaption></figcaption></figure>
7. **Header with centered author**&#x20;

   <figure><img src="/files/QNyU9TPBGjnVP3FAgVMP" alt=""><figcaption></figcaption></figure>
8. **Header with centered author and featured posts**&#x20;

   <figure><img src="/files/qWHlAtdFQdYvhHxXJ95T" alt=""><figcaption></figcaption></figure>
9. **Header with logo and centered nav**&#x20;

   <figure><img src="/files/j56h2EZKsXU2kDCXcoyG" alt=""><figcaption></figcaption></figure>
10. **Header with logo and centered nav and featured posts**&#x20;

    <figure><img src="/files/RB1p6gQ7or20VLXWyQ4b" alt=""><figcaption></figcaption></figure>
11. **Header with author and centered nav**&#x20;

    <figure><img src="/files/taTyLlNgTYzo99NfEykh" alt=""><figcaption></figcaption></figure>
12. **Header with author and centered nav and featured posts**&#x20;

    <figure><img src="/files/RNZzITjT6WkfG9vWUack" alt=""><figcaption></figcaption></figure>
13. **Big header with logo**&#x20;

    <figure><img src="/files/fkElMSLb0T9038cVpUnL" alt=""><figcaption></figcaption></figure>
14. **Big header with author**&#x20;

    <figure><img src="/files/4zqn5pSJbvybhVQu7WU6" alt=""><figcaption></figcaption></figure>
15. **Burger header with logo**&#x20;

    <figure><img src="/files/oQ1wgTgTzPXBBD9S9HR9" alt=""><figcaption></figcaption></figure>
16. **Burger header with logo and featured posts**&#x20;

    <figure><img src="/files/8s807MSbRErpeWAG6xZS" alt=""><figcaption></figcaption></figure>
17. **Burger header with author**&#x20;

    <figure><img src="/files/AtWLyKXslRUqFEbE986S" alt=""><figcaption></figcaption></figure>
18. **Burger header with author and featured posts**&#x20;

    <figure><img src="/files/VaPoQDvI7JvqSJOGZNzt" alt=""><figcaption></figcaption></figure>
19. **Burger header with centered logo**&#x20;

    <figure><img src="/files/ONQWgPlMAEsg6yUtAF4x" alt=""><figcaption></figcaption></figure>
20. **Burger header with centered logo and featured posts**&#x20;

    <figure><img src="/files/3u4AiHQSU33PpWL9cgxo" alt=""><figcaption></figcaption></figure>
21. **Burger header with centered author**&#x20;

    <figure><img src="/files/nkOtGG2CdtV2eEWReD1T" alt=""><figcaption></figcaption></figure>
22. **Burger header with centered author and featured posts**&#x20;

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

***

### **To customize Header Type:**

* Go to **Settings > Design & branding** from the admin menu
* Click **Site-wide** in the **Design** settings sidebar on the right
* Click **Header type** and select your preferred setting

***

### Subscribe CTA Widget

In the **Digital Nomad** theme, headers (with the exception of "burger" and "big" headers) now include a Subscribe Call-to-Action (CTA) widget. This widget can be accessed by clicking a button adorned with three dots.

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

#### Text

The text displayed on the widget, such as "*Join the Community*" in our example, is determined by the **Subscribe CTA Text** setting.

#### Image

The background image of this widget is determined by the **Publication Cover** setting.

#### Notice under the subscribe input field

The text (notice) displayed under the subscribe input field is configured by the **Display notice at signup** setting in the [**Ghost portal settings**](https://ghost.org/help/customize-portal/).


---

# 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://highfivethemes.gitbook.io/digital-nomad-user-documentation/custom-settings/header-type.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.
