# Offcanvas Drawer

The **Offcanvas Drawer** is a hidden sliding panel used for displaying the menu, cart, or search options in a sleek, unobtrusive way. You can customize the style, color scheme, and separator style for the drawer to match your store's theme and enhance the user experience.

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings**.
4. Select **Offcanvas Drawer** to customize the settings.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Canvas style</td><td>Select the canvas style. ( Artistic, Regular )</td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Separator style</td><td>Select the separator style. ( Artistic, Line )</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/theme-settings/offcanvas-drawer.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.
