# Newsletter Popup

The **Newsletter Popup** helps you grow your subscriber list by displaying a signup form that encourages visitors to join your mailing list. You can customize its design, timing, and content to match your store’s branding.

1. Go to **Online Store > Themes > Customize.**
2. Open the **Newsletter Popup** section and enable the **Show Newsletter Popup** option.
3. Under **Newsletter Appearance**, set how many days the popup should not reappear (e.g., `30` = reappears after 30 days) and the **Delay time** before it appears (e.g., `1000` = 1 second).
4. Choose the **Position** (e.g., *Bottom left*), **Shape** (*Circle* or *Square*), and preferred **Color Scheme.**
5. Add your **Heading**, choose **Heading Size**, and write a short **Newsletter Description** to encourage signups.
6. Click **Save** to apply the changes.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td><strong>Newsletter appearance</strong></td><td></td></tr><tr><td>How many days should modal not show</td><td>Set how many days the popup should stay hidden after a user closes it.</td></tr><tr><td>Delay modal appearing</td><td>Set the delay before the popup appears.</td></tr><tr><td>Position</td><td>Choose the position of the popup. ( Bottom left, Center, Bottom right )</td></tr><tr><td>Shape</td><td>Select the shape of the popup. ( Circle, Square )</td></tr><tr><td>Image</td><td>Add an image for the newsletter.</td></tr><tr><td><strong>Layout settings</strong></td><td></td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Heading</td><td>Add the heading content.</td></tr><tr><td>Heading size</td><td>Select the heading size. ( Minimal, Standard, Big )</td></tr><tr><td>Text</td><td>Add a short description for the section.</td></tr><tr><td>Newsletter description</td><td>Add a description for the section.</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/overlay-group/newsletter-popup.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.
