# Image with Text

The **Image with Text** section allows you to display an image alongside text, creating a visually appealing layout that enhances storytelling, promotions, or brand messaging.

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Add Section > Image with Text**.

<figure><img src="/files/vCmg6Vm5HW2HAvmVvoNm" alt=""><figcaption></figcaption></figure>

<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><strong>Image settings</strong></td><td></td></tr><tr><td>Image</td><td>Upload image for the section.<br>(1400 x 900px recommended)</td></tr><tr><td>Image placement</td><td><p>Select the image placement in the section.</p><ul><li>Image first</li><li>Image second</li></ul></td></tr><tr><td>Desktop image width</td><td><p>Adjust the width of the image for the desktop layout.</p><ul><li>Small</li><li>Medium</li><li>Large</li></ul></td></tr><tr><td>Aspect ratio</td><td></td></tr><tr><td>Desktop alignment</td><td><p>Choose content alignment for the desktop layout.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td>Mobile alignment</td><td><p>Choose content alignment for the mobile layout.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td>Vertical alignment</td><td><p>Choose the vertical alignment for the desktop layout.</p><ul><li>Top</li><li>Middle</li><li>Bottom</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/image-with-text.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.
