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

# FAQ

> Frequently asked questions about the Elixir theme

<AccordionGroup>
  <Accordion title="Where can I find templates?">
    All available templates are at [app.ecomelixir.com/templates](https://app.ecomelixir.com/templates). If a template isn't listed there, it's still in development and will be released through the dashboard when ready.
  </Accordion>

  <Accordion title="How do I move my license to another store?">
    1. Go to [app.ecomelixir.com/licenses](https://app.ecomelixir.com/licenses).
    2. Click **Change Store** on your license.
    3. Enter the store's default `.myshopify.com` URL (not a custom domain).
    4. Submit and wait for approval (up to 24 hours).

    See [License management](/license) for more details.
  </Accordion>

  <Accordion title="Why am I seeing &#x22;License Required&#x22; on the theme?">
    The store URL on your license doesn't match the store where the theme is installed. Go to [app.ecomelixir.com/licenses](https://app.ecomelixir.com/licenses) to check which store your license is assigned to. Make sure it matches the store's default `.myshopify.com` URL (not a custom domain).
  </Accordion>

  <Accordion title="How do I access the free templates that come with the theme?">
    All included templates are available at [app.ecomelixir.com/templates](https://app.ecomelixir.com/templates). If a specific template isn't visible, it hasn't been released yet.
  </Accordion>

  <Accordion title="How do I update my theme to the latest version?">
    Use the theme updater at [app.ecomelixir.com](https://app.ecomelixir.com). It updates your theme while keeping your settings and section configurations. See [Updating](/updating) for details.
  </Accordion>

  <Accordion title="Will updating overwrite my customizations?">
    Your theme settings (colors, fonts, section configurations) are preserved. However, if you've edited theme code files directly, those changes may be overwritten. Always download a backup from Shopify admin before updating (**Online Store → Themes → ⋯ → Download theme file**).
  </Accordion>

  <Accordion title="What languages does the theme support?">
    Elixir includes translations for 27 languages including English, German, French, Spanish, Italian, Dutch, Portuguese, Japanese, Korean, Chinese, and more. RTL support is available for Arabic and Hebrew. Enable it in **Theme settings → Typography**.
  </Accordion>

  <Accordion title="How do I set up color swatches for product variants?">
    Go to **Theme settings → Color swatches** and enter mappings in the format `ColorName=#HEX` (one per line). For example: `Navy Blue=#001F3F`. These display as visual swatches on product and collection pages. See [Color swatches](/guides/color-swatches).
  </Accordion>

  <Accordion title="How do theme colors work?">
    Elixir uses a **brand palette** of four swatches (Primary, Secondary, Accent, Text) in **Theme settings → Colors** that drive your buttons, badges, accent text, and links store-wide. There are no separate color schemes to manage. See [Set up your brand](/guides/branding).
  </Accordion>

  <Accordion title="Can I use different colors for specific sections?">
    Yes. Most sections have a **"Use theme colors"** toggle. Turn it off to set custom background, text, accent, and button colors for that section only. Sections you've custom-colored stop following the brand palette, so re-check them if you change your palette later.
  </Accordion>

  <Accordion title="I changed my brand colors but some sections didn't update">
    Section colors follow the palette only while they're still on their default. Once you set a color on a section, or add a section from a template or preset that ships with its own colors, that section keeps its own values. Open the section and set its colors to your new palette hex codes.
  </Accordion>
</AccordionGroup>
