# CTA Text and Subtext

**The Reporter** supports customizing Call To Action text in your publication's subscribe banners and subscribe block in mobile menu. You have **2** **settings:**

1. **CTA text for subscription section** - big main text
2. **CTA subtext for subscription section** - smaller subtext, which is under primary

## **To customize:**

* Go to **Settings > Design & branding** from the admin menu
* Click **Site-wide** in the **Design** settings sidebar on the right
* Enter your text in text inputs inside **CTA text for subscription section** and **CTA subtext for subscription section** menu items


---

# 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/the-reporter-user-documentation/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.
