# Theme Editor

- [Logo](https://help.freewebstore.com/design/theme-editor/logo.md): A step-by-step guide detailing how to upload and edit the logo for your free online store from within your Freewebstore Control Panel.
- [Slideshow](https://help.freewebstore.com/design/theme-editor/slideshow.md): A step-by-step guide detailing how to upload and edit the slideshow images displayed on your home page from within your Freewebstore Control Panel.
- [Search Bar](https://help.freewebstore.com/design/theme-editor/search-bar.md): A step-by-step guide detailing how to successfully enable or disable your search bar from within your Freewebstore Control Panel.
- [Currency](https://help.freewebstore.com/design/theme-editor/currency.md): A step-by-step guide detailing how to enable or disable your currency selector from within your Freewebstore Control Panel.
- [Language Packs](https://help.freewebstore.com/design/theme-editor/language-packs.md): A step-by-step guide detailing how to add and manage your language and translations from within your Freewebstore Control Panel.
- [Notification Bar](https://help.freewebstore.com/design/theme-editor/notification-bar.md): A website Notification Bar is a small header banner that sits on the top of your website. It provides relevant information to your customers without getting in the way of your website content.
- [FAQ Page](https://help.freewebstore.com/design/theme-editor/faq-page.md): A step-by-step guide detailing how to add a Frequently Asked Questions Page to your free online store from within your Freewebstore Control Panel.
- [Custom CSS](https://help.freewebstore.com/design/theme-editor/custom-css.md): An explanation and a step-by-step guide detailing what the Custom CSS feature is and how to open it within your Freewebstore Control Panel. You need the Startup plan or better to access Custom CSS.
- [Fonts](https://help.freewebstore.com/design/theme-editor/fonts.md): A step-by-step guide detailing how to change your font for your free online store from within your Freewebstore Control Panel.
- [Age Verification](https://help.freewebstore.com/design/theme-editor/age-verification.md): A step-by-step guide detailing how to integrate an Age Verification pop-up to your free online store from within your Freewebstore Control Panel.
- [Colors](https://help.freewebstore.com/design/theme-editor/colors.md): A step-by-step guide detailing how to change your free online store theme colors from within your Freewebstore Control Panel.
- [Favicon](https://help.freewebstore.com/design/theme-editor/favicon.md): A step-by-step guide detailing how to upload and change the Favicon image of your online store from within your Freewebstore Control Panel.
- [Background](https://help.freewebstore.com/design/theme-editor/background.md): A step-by-step guide detailing how to add and manage your theme background from within your Freewebstore Control Panel.
- [Preview Store](https://help.freewebstore.com/design/theme-editor/preview-store.md)
- [Banners](https://help.freewebstore.com/design/theme-editor/banners.md): A step-by-step guide with explanations detailing how to edit your banner regions in the theme editor within your freewebstore control panel


---

# 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://help.freewebstore.com/design/theme-editor.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.
