# Image with animated text

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

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

## **Adding a Section**

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

## **Section settings**

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

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

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

1. **`Heading`** - setting allows you to set the text for the title;
2. **`Heading desktop font size`** - setting allows you to set the font-size for the desktop title;
3. **`Heading background-image`** - the setting allows you to set the background-image for the heading.
4. **`Enable heading outline`** - setting allows you to turn on the outline for the heading(Not working with heading background-image);
5. **`Subheading`** - setting allows you to set the text for the subtitle;
6. **`Text`** - setting allows you to set the text for the text;
7. **`Button label`** - setting allows you to set the label for the button;
8. **`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;
9. **`Button link`** - setting allows you to set a link for the button;
10. **`Button type`** - setting allows you to set the type of the button;
11. **`Image`** - setting allows you to select the image;
12. **`Top layer`** - setting allows you to select heading/image as top layer between each other.
13. **`Enable animation`** - setting allows you to turn on the mouse-move animation for the image(Animation is working by mouseover of the section, when it has heading and image);

### Colors

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

1. **`Heading`** - setting allows you to select the color of the heading;
2. **`Heading outline`** - setting allows you to select the color of the heading outline;
3. **`Heading background`** - setting allows you to select the color of the heading background container;
4. **`Subheading`**- setting allows you to select the color of the subheading;
5. **`Text`** - setting allows you to select the color of the text;

### Layout

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

1. **`Container width`** - a 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.**


---

# 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-animated-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.
