> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digifist.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Drawers

> Customize drawer appearance and content display for cart, menu, and filter drawers.

Drawer settings control the visual style and content display for slide-out panels used throughout your store. Once configured, these settings apply to cart drawers, navigation menus, filter panels, and country/language selectors, ensuring a consistent drawer experience across all interactions.

## What these settings control

* Drawer color schemes
* Heading visibility in drawers
* Content display options
* Country/language selector display format
* Visual consistency across all drawer types

## How to access

<Steps>
  <Step title="Open the Theme Customizer">
    From your Shopify admin, go to **Online Store** → **Themes** → **Customize**.
  </Step>

  <Step title="Navigate to drawer settings">
    In the theme editor sidebar, select **Theme settings** → **Drawers**.
  </Step>

  <Step title="Adjust settings">
    Configure color scheme, heading display, and content options.
  </Step>

  <Step title="Save changes">
    Click **Save** to apply changes to all drawers across your store.
  </Step>
</Steps>

## Settings

<Tabs>
  <Tab title="Appearance">
    **Color scheme**: Choose which color scheme applies to all drawers. We recommend using your inverse or contrasting scheme to differentiate drawers from main page content.
  </Tab>

  <Tab title="Content Display">
    **Show heading**: Enable or disable heading display in drawers. We recommend keeping headings enabled for clarity.

    **Show content**: Control whether additional descriptive content (helper text, instructions) appears in drawers.
  </Tab>

  <Tab title="Localization">
    **Country/language selector display**: Choose how the country and language selector appears in drawers.

    **Country/region name**: Shows full names\
    **Country/region and currency**: Shows names with currency codes (recommended for international stores)\
    **Currency**: Shows only currency codes

    <Note>This setting only affects display in drawers. Other currency selectors may have separate settings.</Note>
  </Tab>
</Tabs>

## Best practices

* Use a contrasting color scheme for drawers to create clear visual separation from main content
* Keep headings enabled for better user orientation, especially on mobile devices
* For international stores, show both country names and currencies
* Test drawer functionality on mobile devices where they replace full-page navigation

<Warning>Drawer settings apply globally to all drawer types. You cannot configure cart, menu, and filter drawers separately.</Warning>

## Related guides

* [Colors](/themes/release/theme-settings/colors) - Manage color schemes applied to drawers
* [Header](/themes/release/header/header) - Configure menu drawer trigger in the header
* [Cart](/themes/release/cart) - Customize cart drawer content and functionality
