# Design Settings

Here is a list of design settings so you know exactly how to make your form beautiful:

1. Color picker for text, buttons, background and details
2. Button shape
3. Background image
4. Add logo (Basic plan only)
5. Font
6. Text size

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

7. Layouts

Formberry currently offers two form layouts

1. Default layout
2. Side by side layout

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

## Themes

You can also save and reuse themes.&#x20;

Before saving your theme, make sure you love your design settings! Otherwise you can edit your theme accordingly.


---

# 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://help.formberry.io/help-center/design-settings.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.
