# Image with text

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

## **Adding a section**

In order to add a section, you need to go to **`Customizer`** → **`Add Section`** → **`Image with text`**.

## Section settings

<figure><img src="/files/1MBxrcSkMSrAWrCpvD6V" alt=""><figcaption></figcaption></figure>

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

1. **`Image position`** - setting allows you to select the position for the image;
2. **`Text alignment`** - setting allows you to select the alignment of the text;
3. **`Enable animation`** - setting allows you to turn on the mouse-move animation for the image;
4. **`Image`** - setting allows you to select the image;
5. **`Image background`** - setting allows you to select the background-color of the image;
6. **`Label`** - setting allows you to set the text for the label;
7. **`Heading`** - setting allows you to set the text for the title;
8. **`Text`** - setting allows you to set text content;
9. **`Button label`** - setting allows you to set the label for the button;
10. **`Button aria-label`** - setting allows you to set the `aria-label` for the button. This attribute allows screen readers to better convey information to people with disabilities;
11. **`Button link`** - setting allows you to set a link for the button;
12. **`Button type`** - setting allows you to set the type of the button;

### Layout

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

1. **`Container width`** - container width of the section. If the “Inherit” value is selected then the container width is based on the group 'Layout' settings in the Theme settings;
2. **`Desktop offset top`** - the **top** indent of the section on the **desktop**;
3. **`Desktop offset bottom`** - the **bottom** indent of the section on the **desktop**;
4. **`Mobile offset top`** - the **top** indent of the section on the **mobile**;
5. **`Mobile offset bottom`** - the **bottom** indent of the section on the **mobile**.

## **Blocks settings**

### Block Image

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

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

1. **`Image`** - allows you to add logos for the section;


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/ultra-sections/sections-and-snippets/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.
