# Branding

Make your forms match your company's look and feel. Add your logo, pick your brand colors, choose a font, and customize the submit button — so every form looks like it came from your business, not a generic tool.

Consistent branding builds trust with customers before they even talk to you.

## How It Works

1. Open your form in the form builder.
2. Click the **Design** tab at the top of the builder.
3. Upload your **company logo**. It will appear at the top of your form.
4. Set your **brand colors**:
   * **Primary color** — used for the submit button and progress bar.
   * **Background color** — the color behind your form.
   * **Text color** — the color of your labels and descriptions.
5. Choose a **font** from the dropdown list. Pick one that matches your website or marketing materials.
6. Customize the **Submit Button** text (for example, "Get My Free Quote" instead of "Submit").
7. Optionally, add a **Thank You** message or redirect customers to a specific page after they submit.
8. Click **Save** to apply your changes.

![brand section (step 2)](/files/txjLpM57BTgXqbOSeh8e)

![colors and fonts (step 2)](/files/NqosZLTjklYZJUSZn6dw)

![colors and fonts (step 3)](/files/DsubC3w5c07wPsVRAnlt)

![design tab overview (step 1)](/files/KAnQPAMDU6PJltd4sswV)

![preview branded (step 1)](/files/3VhB6ndgeoTKbOVaojDX)

## Advanced: Custom CSS

If you want even more control over how your form looks, you can add custom CSS in the **Advanced** section of the Design tab. This is optional and most users won't need it.

## Tips

* **Use your logo.** Even a simple logo makes your form look professional and trustworthy.
* **Stick to 1-2 colors.** Match the colors on your website, truck wrap, or business cards.
* **Action-oriented button text** like "Get My Free Quote" performs better than a generic "Submit."

## Related Pages

* [Creating a Form](/form-builder/proforge-forms/creating-a-form.md)
* [Sharing Your Form](/form-builder/proforge-forms/sharing-your-form.md)
* [Forms Settings](/form-builder/proforge-forms/forms-settings.md)


---

# 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.proforgeerp.com/form-builder/proforge-forms/creating-a-form/branding.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.
