# Announcement bar

#### What It Does

The Announcement bar section lets you customize the top announcement bar area of your website.

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

{% hint style="success" %}

#### **How to Edit It**

1. In the Shopify theme editor, find the **Announcement bar** section in the sidebar.
2. Click on it to expand its settings.
3. Adjust the settings described below to customize its appearance and behavior.
4. Click **Save** to apply your changes.
   {% endhint %}

***

### Settings

#### Time interval between items

Sets the time between transitions for announcement blocks.

**Appearance**

#### **Minimum height**

Controls the height of this element.

#### **Font size**

Controls the text size.

#### **Text alignment**

Controls the Text alignment. Choose from: Left, Center.

#### **Color scheme**

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% endhint %}

***

### Supported Blocks

#### Announcement

See the child document for full settings: [Announcement](/agnes/global-sections/announcement-bar/announcement.md)

**Block Limit:** You can add up to **3** of this block type.

***


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/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.
