# Click To Top

The **Click to Top** feature adds a floating button that allows visitors to quickly scroll back to the top of the page. It enhances user experience, especially on long pages, by providing easy navigation.

1. Go to **Online Store > Themes > Customize.**
2. Navigate to the **Click to Top** section.
3. Choose **Color Scheme and Style** to match your theme.
4. Click **Save** to apply your changes.

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

| Color scheme  | Select any color scheme defined in the theme settings > Colors > Schemes. |
| ------------- | ------------------------------------------------------------------------- |
| Enable shadow | Enable shadow effect.                                                     |
| Icon style    | Choose the icon style. ( Artistic&#xD;, Regular )                         |


---

# 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/overlay-group/click-to-top.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.
