# Banner with text

The **Banner with text** is a great section to add to show off eye-catching artwork/imagery with a call to action or tagline.

### Getting Started

* Go to `Online store` → `Theme` > `Customise`
* By default, you will see you predefined list of sections
* To add the `Banner with text` section, scroll to the bottom of the panel and `Add section`

#### Configuring the Section

Here we can adjust the following;

* Upload or assign an image - by default a placeholder image wiill show until you upload and assign your own image
* Heading - Add a strong Call to action
* Subheading - Add a tagline
* Caption - Add extra infomation, thih is optional
* Button label - This could be something like "Explore", "Shop Now"
* Button style - Solid or outline
* Link - What page you want to point to
* Text color - change the color of the text
* Background opacity - depending on the text color, change the image opacity


---

# 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://erickson.gitbook.io/themes/brava/sections/banner-with-text.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.
