# Promotion bar

## Open Promotion bar settings.

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click the **Promotion in the header**.

### A. GENERAL SETTINGS:

* **Enable:** check or uncheck to show or hide the **Promotion bar.**
* **Text color:** pick a color you want to display for the text of the Promotion bar.
* **Use background color:** check or uncheck to show background color.
* **Background color:** pick a color you want to display for the background.

{% hint style="info" %}
Note: You should check to show the use of background color above before you pick the color for the background.
{% endhint %}

* **Background image:** pick or upload your image to display it as a background image.
* **Wide display:** check or uncheck to show Promotion bar in the wide box.

### B. INFORMATION:

* **Content:** add the contents you want to show in the Promotion bar.
* **The link for the content:** add the URL of the link you want to show in the Promotion bar.
* **Open link in new tab:** check or uncheck to open link in the new tab.

### C. BUTTO&#x4E;**:**

* **Enable:** check or uncheck to show or hide Button.
* **Text:** add the text you want to show in the Button.
* **The link for the button:** add the URL of the link you want to show in the Button.
* **Open link in new tab:** check or uncheck to open link in the new tab.


---

# 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://vodoma-docs.boostheme.com/theme-settings/promotion-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.
