# Wave Marquee

The **Wave Marquee** section is a dynamic scrolling text feature that creates an engaging visual effect. It allows you to display important messages, promotions, or announcements in a continuous looping motion.

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

{% hint style="success" %}

1. **Navigate to** Shopify Admin > Online Store > Themes.
2. **Click** Customize on your active theme.
3. **In the Theme Editor**, click **Add Section >** **Wave Marquee** .
   {% endhint %}

### **Settings & Customization**

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

**Layout**

* **Color scheme :** You can customize the section’s appearance by changing the **text color, background color**, and more using preset color options.
* **Text:** Enter the marquee text.

#### **Section Spacing**

* **Top Padding :** Adjust spacing above the section.
* **Bottom Padding :** Adjust spacing below 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://themessupport.gitbook.io/lollipop-theme/sections/wave-marquee.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.
