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

# Footer 03

> Footer with logo, copyright text, newsletter signup input, and subscribe button in a horizontal layout.

<Frame>
  ![Footer 03](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Blocks/Footers/footer-with-header-newsletter.png)
</Frame>

## Overview

Footer 03 is a marketing footer component that combines a branding section (logo and copyright notice) with a newsletter subscription form. It includes an email input field and a subscribe button, designed to capture user emails. The component adapts responsively for both web and mobile viewports.

## 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 **Footer 03** 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                                                        |
| -------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------------- |
| Input Focused                    | User clicks or focuses on the email input field                | A soft box shadow appears around the input to indicate active focus  |
| Input Invalid                    | User submits or leaves the input with an invalid email format  | Input border turns red and a red-tinted box shadow is applied        |
| Input Disabled                   | Input is not clickable                                         | Input opacity reduces to 50% indicating it is inactive               |
| Button Hovered                   | User hovers over the Subscribe button                          | Button opacity reduces to 90% for a subtle hover effect              |
| Button Disabled                  | Button is not clickable                                        | Button opacity reduces to 50% indicating it is inactive              |
| Mobile Layout - Text             | Current page width is less than the built-in mobile breakpoint | Text elements reduce font size to 14px for better mobile readability |
| Mobile Layout - Subscribe Button | Current page width is 576px or less                            | Subscribe button expands to full width                               |
| Mobile Layout - Newsletter Group | Current page width is 768px or less                            | Newsletter title and description group expands to full width         |

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

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