# Newsletter block

Display a newsletter sign up form in your Footer with custom text and email field.

Newsletter subscribers are added to your "accepts marketing" [Customers](https://shopify.com/admin/customers?query=\&accepts_marketing=1) list. See Shopify's [Marketing guide](https://help.shopify.com/en/manual/promoting-marketing/create-marketing/customer-contact-information) and learn about [Subscriber lists](https://help.shopify.com/en/manual/promoting-marketing/create-marketing/shopify-email/email-subscriber-list-management) and using [Shopify Email](https://help.shopify.com/en/manual/promoting-marketing/create-marketing/shopify-email).

{% hint style="info" %}
The [Newsletter](/lorenza/sections/theme-sections/newsletter.md) and [Sign up popup](/lorenza/sections/popups.md) also include a newsletter block.
{% endhint %}

<details>

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

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

1. Click the arrow beside the **Footer** section to reveal the content blocks.
2. Click the **Newsletter** block to edit the content or use the **(+) Add block** button.

   > The **Newsletter form** includes default text for the title, submit button, email placeholder, and confirmation message. Learn about using the default theme content editor to edit this text.
3. Enter a **Heading** and some **Text**.

   > Check **Show heading on desktop** to display the heading at the top of the block on desktop screens.
4. Use the **Desktop width** and **Desktop padding** sliders to adjust the size of the block.

   > For best results, make sure all footer block widths add up to 100%. You can also add a **Spacer** block with an adjustable width to add spacing between blocks.
5. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the blocks:

   ![](/files/cKm7iCMqgcf6VfaAedOf)

   > Click **Remove block** or the eye icon to delete or hide a block.
6. Click **Save**.

</details>

> **Tip |** You can add a button in another section that takes visitors directly to the footer newsletter field. For example, in a Image Hero, add a **Button label** and enter **`#footer-subscribe-email`** in the **Button link** field. Click **Save**.
>
> \\

***

> **Related links**
>
> [Footer](/lorenza/pages/footer.md)\
> [Links block](/lorenza/pages/footer/links-block.md)\
> [Text and image block](/lorenza/pages/footer/text-and-image-block.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/lorenza/pages/footer/newsletter-block.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.
