# Changing the Design of the Survey

The design tab is where you can change the look and feel of your Survey. From here you can change:

* Font Family
* Font Color
* Background Color
* Button Color
* Button Text Color
* Answers Highlight box Color
* Answer Border Color
* Background Container Color
* Background Image
* Background Image Opacity

![](https://3424174921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LhZhxBffJnmFHDQfMcS-887967055%2Fuploads%2FYTj92UgmCIzsMrmyPdBf%2Fdesign.png?alt=media\&token=73550831-6fcc-4eb0-8243-70f6b9cbca59)

When all of your changes are done, hit the Save button on the bottom to save your changes.


---

# 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.wpeka.com/survey-funnel/master/changing-the-design-of-the-survey.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.
