> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brikl.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Banner 06

> Dark horizontal banner with icon, text, action buttons, and a close button.

<Frame>
  ![Banner 06](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Blocks/Banners/banner-announcement-with-buttons.png)
</Frame>

## Overview

Banner 06 is a dismissible notification or announcement banner designed to inform users about a new feature or update. It displays an icon, a descriptive message, and two action buttons ('Download' and 'Learn More'), along with a close button to hide the banner. It adapts its layout for mobile screens and supports hover and visibility states for interactive feedback.

## How to use

<Steps>
  <Step title="Open the Brikl panel" titleSize="h4">
    Navigate to the **Marketings** category in the Brikl panel.
  </Step>

  <Step title="Copy the component" titleSize="h4">
    Find **Banner 06** and click **Copy**.
  </Step>

  <Step title="Paste into your editor" titleSize="h4">
    Paste it into your Bubble canvas with `Cmd + V` (Mac) or `Ctrl + V` (Windows), or right-click on the canvas and select **Paste**.
  </Step>
</Steps>

## States

This component includes conditional states that automatically change its appearance.

| State                      | Trigger                                         | Visual effect                                                                                                                                      |
| -------------------------- | ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mobile layout              | Page width is less than or equal to 769px       | Icon & Title group stretches to 100% width; button group adjusts left margin; mobile close button becomes visible while desktop close button hides |
| Close button hover         | User hovers over BT - Close 01 or BT - Close 02 | Close button opacity increases to 100%                                                                                                             |
| Download button hover      | User hovers over BT - Download                  | Background color changes to rgba(245, 244, 244, 1)                                                                                                 |
| Learn More button hover    | User hovers over BT - Learn More                | Background color changes to rgba(27, 23, 24, 1)                                                                                                    |
| Download button disabled   | BT - Download is not clickable                  | Button opacity reduces to 50%                                                                                                                      |
| Learn More button disabled | BT - Learn More is not clickable                | Button opacity reduces to 50%                                                                                                                      |

<Note>
  These states are handled natively by Bubble and require no additional setup. They will work automatically once the component is pasted into your editor.
</Note>

## Responsive

This component adapts to mobile screens. Font sizes and layout automatically adjust on screens smaller than Bubble's built-in mobile breakpoint.

## Workflows

This component includes pre-built workflows.

| Trigger                              | Action                                         |
| ------------------------------------ | ---------------------------------------------- |
| BT - Close 02 (Banner 06) is clicked | Hides the entire banner group (GP - Banner 06) |
| BT - Close 01 (Banner 06) is clicked | Hides the entire banner group (GP - Banner 06) |

<Note>
  These workflows are included when you use the **Copy with Workflows** option in the Brikl panel.
</Note>

## Requirements

|             |                       |
| ----------- | --------------------- |
| License     | Starter plan required |
| Plugins     | None                  |
| Custom code | Not required          |

## Platforms

| Platform | Supported |
| -------- | --------- |
| Web      | ✅         |
| Mobile   | ❌         |

## License

<Note>
  This component requires a **Starter** plan.
</Note>
