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

> Horizontal footer with newsletter title, description, email input, and subscribe button on light background.

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

## Overview

Footer 04 is a newsletter subscription footer component featuring a title, a short description, an email input field, and a subscribe button. It is designed to capture user emails for newsletter sign-ups, laid out in a clean horizontal row with a light gray background, suitable for the bottom of marketing pages.

## 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 04** 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                      | Email input is focused by the user                 | A soft shadow appears around the input field to indicate active focus   |
| Input Invalid                      | Email input contains an invalid email format       | Input border turns red and a red-tinted shadow appears around the input |
| Input Disabled                     | Input is not clickable                             | Input opacity reduces to 50% indicating it is disabled                  |
| 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 disabled                 |
| Button Full Width (Mobile)         | Page width is 576px or less                        | Subscribe button stretches to full width                                |
| Title & Description Stack (Tablet) | Page width is 768px or less                        | Title and description group width adjusts to 100%                       |
| Smaller Font on Mobile             | Page width is below the built-in mobile breakpoint | Title and description font sizes reduce to 14px                         |

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