# 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.

{% hint style="success" %}

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.
   {% endhint %}

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

This color scheme will be applied to the cart drawer, canvas, and quick view, ensuring visual consistency across these elements.

**Color scheme :** You can customize the theme appearance by changing the **text color, background color**, and more using preset color options.


---

# 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/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.
