# FORM DESIGN

- [Change “Submit” button color](https://docs.powerfulform.com/form-design/change-submit-button-color.md): You can change the Submit button color to match your store branding (for example: black, green, or your theme color).
- [Change form Title and Description](https://docs.powerfulform.com/form-design/change-form-title-and-description.md): Your form Title and Description appear at the top of the form (the header). You can quickly edit the text or hide the header completely.
- [Change the Submit button text](https://docs.powerfulform.com/form-design/change-the-submit-button-text.md): You can change the Submit button label to match your form purpose, like “Send”, “Request a quote”, or “Book now”.
- [Change form’s background](https://docs.powerfulform.com/form-design/change-forms-background.md): You can change your form background to a solid color or a background image to match your store style.
- [Change form’s layout](https://docs.powerfulform.com/form-design/change-forms-layout.md): Form layout controls how your form appears on the storefront (inline, boxed, floating button, or popup). You can switch layouts anytime in the Appearance settings.
- [Add an image to email template](https://docs.powerfulform.com/form-design/add-an-image-to-email-template.md): You can add a logo, banner, or any image to your email template in Powerful Form Builder by inserting an image into the email editor and using an image URL from Shopify Files.


---

# 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.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.
