# Contact form

### Contact form

The Contact Form section makes it easy for visitors to reach out to you directly from your store. You can add a background image, adjust colors, and include a disclaimer for policies or important notes.

\
![](/files/YHZdjhjG87dgrnAPUeK7)

To add and customize your slideshow section:

1. Go to the theme editor (**Customize**), click **Add section > Contact Form.**
2. **Customize** the following settings:<br>

### Contact form Settings Reference

| Category            | Setting                   | Description                                                                                         |
| ------------------- | ------------------------- | --------------------------------------------------------------------------------------------------- |
| <p><br></p>         | <p>Heading</p><p><br></p> | Title displayed above the form (e.g., “Contact Us”).                                                |
| <p><br></p>         | Form disclaimer           | Optional note displayed below the form (e.g., Privacy Policy, Terms). Supports rich text and links. |
| <p><br></p>         | Color scheme              | Defines the colors for text and background elements of the form.                                    |
| Background          | Background image          | Upload or select an image for the background behind the form.                                       |
|                     | Overlay color             | Apply a color overlay on top of the background image for readability.                               |
|                     | Overlay opacity           | Adjust the transparency of the overlay (0–100%).                                                    |
| Content positioning | Position on desktop       | Determines where the form block is placed horizontally on larger screens (Left, Center, Right).     |
| <p><br></p>         | Text alignment on desktop | Aligns text inside the form block (Left, Center, Right).                                            |
| <p><br></p>         | Position on mobile        | Determines where the form block is placed horizontally on smaller screens.                          |
| <p><br></p>         | Text alignment on mobile  | Aligns text inside the block for mobile view.                                                       |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/sections/editor/page-sections/contact-form.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.
