# Subscribe CTA Text and Subtext

**Principle** offers the flexibility to add a **Subscribe Call to Action (CTA) banner** above the footer of your publication's. **CTA banner** in your publication can be customized using two main settings:

#### Subscribe CTA text <a href="#subscribe-cta-text" id="subscribe-cta-text"></a>

This is the primary text that users will see on the call-to-action (CTA) banner. It's typically the larger, more prominent message intended to grab attention and encourage subscriptions.

<figure><img src="https://3747166499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEUq8JgkqyvfvcerS2FD%2Fuploads%2FDMTIjOBzlxcN8VmdTBld%2Fbanner-01.jpg?alt=media&#x26;token=9b39e67b-5f12-4789-8fed-b87d5267b716" alt=""><figcaption></figcaption></figure>

#### Subscribe CTA subtext <a href="#subscribe-cta-subtext" id="subscribe-cta-subtext"></a>

This is additional text that can provide more information or a secondary message. It's displayed in a smaller font, usually above the area where users enter their email address.

<figure><img src="https://3747166499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEUq8JgkqyvfvcerS2FD%2Fuploads%2FxBVtl5Uf7WuaIjY8k0RK%2Fbanner-02.jpg?alt=media&#x26;token=f80d848d-fe71-48a9-8059-b2843b545968" alt=""><figcaption></figcaption></figure>

#### **Notice** <a href="#notice" id="notice"></a>

The text inside the notice is the text that you add in the [**Display notice at signup**](https://ghost.org/help/customize-portal/) Portal setting. This feature allows you to include custom text and links to policies that should be displayed at the time of signup, to prompt agreement to your terms of service, or other policies.

To ensure the notice is displayed at signup, it's important to set the **Require agreement** setting to `false`. This adjustment is necessary due to the limitations of Ghost forms validation, which does not support adding checkbox fields to custom forms.

<figure><img src="https://3747166499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEUq8JgkqyvfvcerS2FD%2Fuploads%2FerAWIf9l2hViIaisCpQW%2Fnotice-1.jpg?alt=media&#x26;token=d51ddd19-5329-4f3f-ad67-7d324a357b74" alt=""><figcaption></figcaption></figure>

### **To customize:** <a href="#to-customize" id="to-customize"></a>

* Go to **Settings > Design & branding** from the admin menu
* Click **Homepage** in the **Design** settings sidebar on the right
* Enter your CTA text in text inputs inside **Subscribe CTA text** and **Subscribe CTA subtext** settings.


---

# 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/principle-user-documentation/custom-settings/subscribe-cta-text-and-subtext.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.
