# Email signup

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

Encourage customers to get their latest deals, new collection release updates, etc. via the Email sign-up section.

In this article, we will show you how to add an Email sign-up section.

## How to add an Email sign-up section to your Shopify store

{% hint style="success" %}
**Steps**:

1. In the theme editor **(Customize)**,> click **Add section**
2. Select **Email sign-up.**
3. Make necessary changes.
4. **Save** the settings.
   {% endhint %}

## How to edit an Email sign-up section

### General

You can choose your preferred section **Layout** (Vertical/ Horizontal).

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

{% tabs %}
{% tab title="Vertical" %}

<figure><img src="/files/HvRbxIyKBBKaFRLCmKWr" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Horizontal" %}

<figure><img src="/files/Q10fnF0nst0hukzq3Wl1" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Section header

Use the provided text field to add a suitable **Heading**.

* Leave it blank if you do not want to display it

You can also change the **Heading size** to:

* Heading xs
* Heading sm
* Heading md
* Heading lg
* Heading xl
* Heading 2xl
* Display md
* Display lg
* Display xl

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

### Highlight text

[How to apply Highlight text to the section heading and block headings?](/sleek-theme/pages-global-sections/general-settings.md#highlight-text)

Use the provided text fields to add a suitable **Subheading** and **Text**.

* Leave them blank if you do not want to display them

You can also change the **Description size** to Small/ Base size/ Large and the **Text alignment** to Left/ Center to make the content look balanced on your website.

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

### Form settings

You can choose the different designs for the Email signup section by changing the **Text alignment** value (Design 1/Design 2).

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

{% tabs %}
{% tab title="Design 1" %}

<figure><img src="/files/00HeKjgMe12dYtjFPJ37" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Design 2" %}

<figure><img src="/files/f47iHIcV4AvTy2hGSUB7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

You can also use the slider to adjust the **Form width (px)** from 450px to 800px.

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

Provide the appropriate **Term & Policy text** for the Email sign-up section if needed and adjust the **Text size** to Small/ Base size/ Large.

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

Moreover, you can change the **Button style** of the submit button to Primary button/ Secondary button/ Blank button.

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

{% hint style="info" %}
Any customers who sign up will have an account created for them in Shopify Admin.
{% endhint %}


---

# 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://docs.foxecom.com/sleek-theme/theme-sections/email-signup.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.
