# Problem: Gray background color on pages

Follow the steps below on how to change the color of your page's background.

1\. Starting from the Page Studio editor, scroll down to the bottom of the box that displays a gray background.

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

2\. Click on the **Blue Wrench icon** to adjust the box settings.

3\. Then, change the **Background Color** to your preferred color

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

Now, you are all set! 💪  Make sure to save your changes.&#x20;


---

# 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://shoppad.gitbook.io/pagestudio/troubleshooting/problem-gray-background-color-on-pages.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.
