# Change form’s background

### 📝 **Steps to change the background**

1\. Open the app > click  **Forms** > open the form you want to edit

2\. Click **Appearance** icon on the left side > **Background** dropdown > select one option  **Color** or **Image**&#x20;

3\. If you select **Color**, click button **Background** below to select background color

4\. If you select image, add **Background image URL t**o the field below

&#x20;**5. Save** form

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

If you want to remove the background color, click delete icon here

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

***

#### 🎨 Option 1: Use a background color

1. In **Background**, select **Color**
2. Click **Background** (color button)
3. Pick your color (or paste a HEX code like `#FFFFFF`)
4. Click **Save**

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

***

#### 🖼️ Option 2: Use a background image

1. In **Background**, select **Image**
2. Paste your **Background image URL** into the field&#x20;
3. Click **Save**

🔎 **Tip:** Use a clear image URL that ends with `.jpg`, `.png`, or `.webp`.

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

***

### 🧽 Remove the background color&#x20;

If you want to remove the background color:

Click the 🗑️ **delete icon** in the background setting area

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

***

#### Need More Help?

If you still need assistance, please contact us at [**support@powerfulform.com**](mailto:support@powerfulform.com). Our team will be happy to help you resolve any issues or guide you further.


---

# 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.powerfulform.com/form-design/change-forms-background.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.
