# Text line

## **For Customers**

## **Adding a section**

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

In order to add a section, you need to go to **`Customizer`** → **`Add Section`** → **`Text line`**.

## **Section settings**

### General

<figure><img src="/files/3OHU59eCskzwcXRS6Vbk" alt=""><figcaption></figcaption></figure>

1. **`Hide bullets`** - a checkbox that shows or hides bullets;
2. **`Text`** - setting allows you to fill in the text content for the section. Use Enter to split the text into sentences;
3. **`Movement speed (desktop)`** - setting allows you to set the speed of the ticker for the **Desktop**;
4. **`Movement speed (mobile)`** - setting allows you to set the speed of the ticker for the **Mobile**.

### Colors

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

1. **`Background`** - setting allows you to set the background color of the section;
2. **`Text`** - setting allows you to set the color of the text.

### Layout

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

1. **`Inner indent`** - set the height of the ticker;
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/text-line.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.
