> ## 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 07

> Dark banner with icon, title, description, action button, and close button in a horizontal layout.

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

## Overview

Banner 07 is a dismissible announcement banner designed for marketing purposes. It features a rocket icon, a bold title, a supporting description, a 'Try Now' call-to-action button, and two close buttons (one for desktop, one for mobile). The banner adapts its layout responsively based on page width, and workflows allow users to hide it upon clicking either close button.

## 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 07** 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                  | Current Page Width is less than or equal to 769px | Icon & Title group switches to full width; mobile close button becomes visible; desktop close button is hidden; Buttons group gets a left margin adjustment |
| Close button hovered (desktop) | BT - Close 01 is hovered                          | Opacity increases to 100%                                                                                                                                   |
| Close button hovered (mobile)  | BT - Close 02 is hovered                          | Opacity increases to 100%                                                                                                                                   |
| Try Now button hovered         | BT - Try Now is hovered                           | Background color changes to rgba(245, 244, 244, 1)                                                                                                          |
| Try Now button disabled        | BT - Try Now is not clickable                     | 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 07) is clicked (mobile)  | Hides the main banner group (GP - Banner 07) |
| BT - Close 01 (Banner 07) is clicked (desktop) | Hides the main banner group (GP - Banner 07) |

<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>
