# Revealing Text

**The Text Revealing section** adds dynamic scroll animations to your page, making text and visuals appear smoothly as visitors scroll. This feature helps create an engaging storytelling or brand-highlight section on your homepage or any other page.

1. In your Shopify admin, go to **Online Store > Themes**.
2. Click **Customize** on your current (live) theme.
3. In the theme editor, click **Add section > Text Revealing**

<div><figure><img src="/files/tZ7iLyz5FfJugV0mbg5E" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VvUiPgFxjlvSkv09WR40" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Heading</td><td>Add the heading content.</td></tr><tr><td>Heading size</td><td><p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul></td></tr><tr><td><strong>Signature settings</strong></td><td></td></tr><tr><td>Show signature</td><td>Enable signature to display.</td></tr><tr><td>Image</td><td>Upload the signature image.<br>(750 x 350px .png recommended)</td></tr><tr><td><strong>Author</strong></td><td></td></tr><tr><td>Creator name</td><td>Add the creator name.</td></tr><tr><td>Profession</td><td>Add the profession of the creator.</td></tr><tr><td><strong>Revealing animation</strong></td><td></td></tr><tr><td>Rotate image</td><td>Enable to rotate the image in the block.</td></tr><tr><td><strong>Curve</strong></td><td></td></tr><tr><td>Style</td><td><p>Choose the curve style.</p><ul><li>None</li><li>Top only</li><li>Bottom only</li><li>Top and Bottom</li></ul></td></tr><tr><td>Opacity</td><td>Adjust the opacity range for the curve style.</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/revealing-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.
