# Announcement bar

The **Announcement bar** is a slim notification strip displayed at the very top of your store, above the main header.\
It is designed to highlight important updates such as promotions, free shipping offers, or service announcements.\
This feature helps you catch customer attention instantly and drive higher engagement with key messages.

## How to access the Announcement bar section?

To add this section, please follow below steps:

1. From your Shopify admin, go to **Online Store** → **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Add section** and choose "**Announcement bar**".

<figure><img src="/files/M4pW4bBe74yEKaMZjwZN" alt=""><figcaption></figcaption></figure>

### Announcement bar Settings

| Setting        | Type          | Description                                                                               | Visibility     |
| -------------- | ------------- | ----------------------------------------------------------------------------------------- | -------------- |
| Color Scheme   | color\_scheme | Choose a color scheme for the announcement bar (applies foreground/background variables). | Always visible |
| Bottom Margin  | range (px)    | Space below the announcement bar (px). Default: 0.                                        | Always visible |
| Padding Top    | range (px)    | Top padding for the announcement bar (px). Default: 20.                                   | Always visible |
| Padding Bottom | range (px)    | Bottom padding for the announcement bar (px). Default: 20.                                | Always visible |

{% hint style="info" %}
Notes: The `Color Scheme` default is `scheme-1`.
{% endhint %}

### Need More Help? <a href="#section-settings" id="section-settings"></a>

If you experience any difficulties or require extra support with your Ella theme, feel free to contact our support team through our [Ticket System](https://halosoft.ticksy.com/) — we’ll get back to you within 24 hours.

Simply scan the QR code below to join our Facebook community and stay updated with the latest news, tips, and announcements.

<div align="left"><figure><img src="/files/u3Ke6fbPZZvBlBetfneg" alt="Halothemes Community" width="233"><figcaption></figcaption></figure></div>

<a href="https://www.facebook.com/groups/halothemescommunity" class="button primary" data-icon="comment-dots">Join HaloThemes Community</a>


---

# 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://halosoft.gitbook.io/ella-7-documentation/header-group/announcement-bar.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.
