> For the complete documentation index, see [llms.txt](https://crocode.gitbook.io/elemento-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crocode.gitbook.io/elemento-docs/faqs.md).

# FAQs

#### How do I install the Elemento theme on Shopify?

Upload the ZIP file via **Online Store → Themes → Add Theme** in your Shopify admin. Follow the installation steps in the [Installation Guide](/elemento-docs/installing-the-theme.md).

***

#### How can I update the theme without losing my settings?

Use the Shopify Theme Updater App or manually copy your `settings_data.json` from the previous version. Always create a backup before updating. See [Updating the Theme](/elemento-docs/updating-the-theme.md) guide.

***

#### How do I change fonts and colors?

Go to **Theme Settings →** [**Typography**](/elemento-docs/theme-settings/typography.md) and **Theme Settings →** [**Colors**](/elemento-docs/theme-settings/colors.md) to apply preset styles or customize your own.

***

#### How can I add custom CSS or JavaScript?

You can add code in **Theme Settings → Custom Code**, or include files in `assets/custom.css` and `assets/custom.js`. See the [Custom Styles](/elemento-docs/developer-documentation/add-custom-styles.md) and [Custom JavaScript](/elemento-docs/developer-documentation/adding-custom-javascript.md) sections.

***

#### What is the Quick View feature?

[Quick View](/elemento-docs/quick-view.md) displays product information in a popup without navigating away from the page. Enable it under **Theme Settings → Quick view → Enable quick view**.

***

#### How do I configure collection filters?

Use the **Shopify** [**Search & Discovery**](https://help.shopify.com/en/manual/online-store/search-and-discovery) **app** and ensure filters are enabled in **Shopify Admin → Apps**.

***

#### How do I support multiple languages?

Elemento works with Shopify’s [**Translate & Adapt**](https://help.shopify.com/en/manual/international/translate-adapt-app) app and other translation tools. Make sure theme content is translated.

***

#### How do I configure the contact form?

Use the [**Contact Form**](/elemento-docs/theme-sections/preset-sections/contact-form.md) section. Messages are sent to the store email defined in your Shopify admin. Labels and fields can be customized.

***

#### Where can I find all available sections?

A full list of sections with descriptions and configuration options is available in the [Theme Static Sections](/elemento-docs/theme-sections/static-sections.md) and [Theme Preset Sections](/elemento-docs/theme-sections/preset-sections.md) guides.
