> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/avante-themes/sections/banners.md).

# Banners

Avante includes 10 banner sections for building high-impact visual layouts — from full-screen homepage heroes to editorial grids, horizontal scroll experiences, and promotional tickers.

***

### Section overview

<table data-search="false"><thead><tr><th>Section</th><th>Page</th><th>What it does</th></tr></thead><tbody><tr><td>Image Banner</td><td><a href="/pages/luTvSxiskoMsFegBsEFb">Image Banner, Video Banner &#x26; Slideshow with Media</a></td><td>Full-width hero with a background image and overlay content</td></tr><tr><td>Video Banner</td><td><a href="/pages/luTvSxiskoMsFegBsEFb">Image Banner, Video Banner &#x26; Slideshow with Media</a></td><td>Full-width hero with an autoplaying background video</td></tr><tr><td>Slideshow with Media</td><td><a href="/pages/luTvSxiskoMsFegBsEFb">Image Banner, Video Banner &#x26; Slideshow with Media</a></td><td>Multi-slide hero carousel with per-slide content</td></tr><tr><td>Fullscreen Banner with Product</td><td><a href="/pages/J4BUZTXQlIZDmTpNi319">Fullscreen Banner with Product</a></td><td>Hero banner with embedded product card and scroll animations</td></tr><tr><td>Banner Grid</td><td><a href="/pages/pG7ZUpCcO7loB1SL5Ojd">Banner Grid, Split Banner &#x26; Banners with Sticky Content</a></td><td>Freeform mosaic grid with mixed-size tiles</td></tr><tr><td>Split Banner</td><td><a href="/pages/pG7ZUpCcO7loB1SL5Ojd">Banner Grid, Split Banner &#x26; Banners with Sticky Content</a></td><td>Two side-by-side banners with independent content</td></tr><tr><td>Banners with Sticky Content</td><td><a href="/pages/pG7ZUpCcO7loB1SL5Ojd">Banner Grid, Split Banner &#x26; Banners with Sticky Content</a></td><td>Card-style editorial banner slider with sticky heading</td></tr><tr><td>Banner Gallery</td><td><a href="/pages/6ehrd8MHLM4FvHqaYyMJ">Banner Gallery &#x26; Horizontal Scrolling Banners</a></td><td>Responsive image grid with hover content reveal</td></tr><tr><td>Horizontal Scrolling Banners</td><td><a href="/pages/6ehrd8MHLM4FvHqaYyMJ">Banner Gallery &#x26; Horizontal Scrolling Banners</a></td><td>Full-viewport horizontal scroll experience</td></tr><tr><td>Scrolling Promotion</td><td><a href="/pages/pQLYVEbqgbdhqkkTziLx">Scrolling Promotion</a></td><td>Continuously scrolling ticker with text, images, and links</td></tr></tbody></table>

***

### Quick decision guide

**Need a homepage hero?** → Image Banner for a single image, Video Banner for a looping video, Slideshow with Media for multiple slides.

**Want a hero that sells directly?** → Fullscreen Banner with Product — hero banner with an embedded product card and scroll animations.

**Building a visual grid or lookbook?** → Banner Grid for mixed-size tiles, Banner Gallery for a clean uniform grid.

**Promoting two collections side by side?** → Split Banner with independent content and CTA per side.

**Want editorial storytelling with horizontal scroll?** → Horizontal Scrolling Banners — full-viewport panels with media and text.

**Need a promotional ticker?** → Scrolling Promotion — animated scrolling bar with text, icons, and links.

***

### Shared features

Most banner sections share these capabilities: overlay control (color, gradient, opacity), content positioning (horizontal, vertical, narrow), loop video support, countdown timers, gradient headings, per-block color schemes, and responsive mobile settings.


---

# 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, and the optional `goal` query parameter:

```
GET https://staylime.com/docs/avante-themes/sections/banners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
