> For the complete documentation index, see [llms.txt](https://help.freewebstore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.freewebstore.com/design/theme-editor/banners.md).

# Banners

All of our designs/themes on freewebstore have at least one editable banner. These include:

* Header Banner
* Right Banner
* Left Banner
* Footer Banner

These banners have multiple uses. They can display important messages, money off discounts or simple images that compliment your freewebstore.&#x20;

### How do I edit my banner regions?

To edit your banner regions in your control panel:

1. Log in to your control panel.
2. Go to the **Design > Theme Editor** section.
3. Once the editor has loaded, locate and click the **+Add** button and select the **Section to page** option from the dropdown.
4. A side panel will appear, locate and select the **Banners** option.
5. If you have more than one banner available on your theme, you will now get the choice of which one to edit. If not, you will be bounced straight into the default banner on your store (footer banner).
6. You will then see a text editor appear. Here, you can edit the section like any other page on your store.&#x20;
7. Once you are happy with the additions in the banner, **Save**.

You will then see the changes appear in the banner region selected.

If you need something added in these regions that are a little complex or you are struggling to get the desired look in your banner region, [**contact** ](https://admin.freewebstore.com/support_new_ticket.aspx)our friendly support team who will be more than happy to help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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