# Styling and Customizing Your Forms

FluidForms provides several options to customize the look and feel of your forms, ensuring they integrate seamlessly with your website and brand. A well-styled form can improve user experience and reinforce your brand identity.

## Accessing Customization Options

Form styling options are typically found within the form builder interface. Look for the Design tab in the navigation bar.

## Key Customization Areas

FluidForms allows you to tailor various aspects of your form's appearance:

### Colors

Colors play a crucial role in branding and visual appeal. You can often customize:

* **Background Color:** Set the overall background color for the form container.
* **Text Color:** Define the color for labels, descriptions, help text, and user input text.
* **Button Color:** Customize the background and text color of the submit button and potentially other interactive buttons.

### Fonts

Consistent typography helps maintain brand identity. FluidForms offers options like:

* **Font Size:** Adjust the size of various text elements like labels, input text, and button text.

### Button Styling

The submit button is a critical call to action. Customization options often include:

* **Button Text:** Easily change the text displayed on the button (e.g., "Submit," "Send Your Message," "Register Now").
* **Button Colors:** Set distinct background and text colors for the button in its normal, hover, and active states.
* **Button Shape:** Options for rounded corners (border-radius) or square corners.
* **Button Size:** Adjust the button's height, width (e.g., full-width, auto), and internal padding.*Placeholder for image:*&#x20;

By thoughtfully utilizing these styling and customization options, you can create forms that are not only functional for data collection but also visually appealing, user-friendly, and perfectly aligned with your brand's aesthetic.


---

# 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.fluidforms.co/basics/styling-and-customizing-your-forms.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.
