# How to remove the message under/above the pre-order button

By default, the app displays a message above or below the Pre-order button. You can remove this message by following the steps below:

***

**1. Remove Default Message from Translation Settings:**

* From the admin **App**, go to **Settings** > **Translation**.
* Locate and **remove the text content** shown under or above the Pre-order button.
* Click **Save** to apply the changes.

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

**2. Check for Custom button text and messages of profile pre-order**

Sometimes, custom messages set at the product level can override the default settings. To ensure the message is fully removed:

* Go to the **Pre-order profile detail** from the app.
* Scroll down to the **Custom button text and messages** section.
* Delete any existing text.
* Click **Save**.

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

***

#### 📩 Need Help?

If you encounter any difficulties during setup, please don’t hesitate to reach out via **chat** or email us at **<hi@globosoftware.net>**. We're always here to help!


---

# 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.globo.io/pre-order/faqs/how-to-remove-the-message-under-above-the-pre-order-button.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.
