# Step 4: Change Theme Style

From Admin Dashboard, Go to **Theme Options > Theme Styling**

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

You can click the Preset Options to quickly change your style in different ways. Click Reset All to come back to the Default 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://wpt.wordpify.com/import-template/step-4-change-theme-style.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.
