# Contact form

The **Contact Form** allows customers to reach out to you directly from your website. It's commonly used for support, inquiries, or custom order requests.

1. **Go to Shopify Admin** > Online Store > Themes.
2. Click **Customize** on your active theme.
3. Click **Add Section** > Contact Form

<div><figure><img src="/files/skn489udGX0Jkmum33R4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mq1eX9Tqo9yNEgr8U3wr" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/JKB8hU6AuI7bGcNgZLcP" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ST2jdWot9RpZS32QuNuQ" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Expand to full width</td><td>Enable for full width view. (Controls the container width)</td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Heading</td><td>Add the heading content.</td></tr><tr><td>Heading size</td><td><p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul></td></tr><tr><td>Text</td><td>Add the description for the section.</td></tr><tr><td>Content alignment</td><td><p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td>Form style</td><td><p>Select the form style.</p><ul><li>Form with image</li><li>Form with map</li><li>Form only</li></ul></td></tr><tr><td>Placement</td><td><p>Select the position of the form.</p><ul><li>Form first</li><li>Form second</li></ul></td></tr><tr><td><strong>Form with image</strong></td><td></td></tr><tr><td>Image</td><td>Upload image for the form.</td></tr><tr><td>Aspect ratio</td><td><p>Controls how images are displayed within the section.</p><ul><li><strong>Auto:</strong> Displays images in their original dimensions. Use this option only if all product images have consistent sizes.</li><li><strong>1:1</strong> – Displays images in a square aspect ratio.</li><li><strong>3:4 –</strong> Crops images to a portrait format.</li><li><strong>4:3 –</strong> Crops images to a landscape format.</li></ul></td></tr><tr><td><strong>Form with map</strong></td><td></td></tr><tr><td>Liquid code</td><td>Add app snippets or other code to create advanced customizations.</td></tr><tr><td><strong>Contact information</strong></td><td></td></tr><tr><td>Show contact details</td><td>Enable to display contact details.</td></tr><tr><td>Info</td><td>Heading text displayed above the form.</td></tr><tr><td>Address</td><td>Enter address you want to show in the maps.</td></tr><tr><td>Email</td><td>Provide a valid support or contact email.</td></tr><tr><td>Phone</td><td>Include a phone number for customer assistance.</td></tr><tr><td>Enable social icons</td><td>Enable to show the social icons.</td></tr><tr><td>Content alignment</td><td><p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td><strong>Section space</strong></td><td></td></tr><tr><td>Top space</td><td>Adjust top spacing for the section.</td></tr><tr><td>Bottom space</td><td>Adjust bottom spacing for the section.</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/section/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.
