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

# Blog 06

> Centered blog listing with header badge, title, description, view-all button, and article cards.

<Frame>
  ![Blog 06](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Blocks/Blog/blog-article-cards-with-button-action-bis.png)
</Frame>

## Overview

Blog 06 is a marketing blog list component designed for web applications. It features a structured header section with a badge label, a bold title, a subtitle description, and a 'View all articles' button. Below the header, it displays a list of article cards, each containing a title, excerpt text, and a 'Read more' button. The component is ideal for showcasing blog posts or news updates on a landing or marketing page.

## How to use

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

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

  <Step titleSize="h4" title="Paste into your editor">
    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                                    |
| ----------------------------------- | ---------------------------------------------------------- | ------------------------------------------------ |
| Hover - View All Articles Button    | User hovers over the 'View all articles' button            | Button background changes to rgba(245,244,244,1) |
| Disabled - View All Articles Button | Button is not clickable                                    | Button opacity reduces to 50%                    |
| Hover - Read More Button            | User hovers over the 'Read more' button on an article card | Button background changes to rgba(245,244,244,1) |
| Disabled - Read More Button         | Read more button is not clickable                          | Button opacity reduces to 50%                    |
| Responsive - Header Title Font Size | Page width is less than or equal to 768px                  | Header title font size reduces from 36px to 30px |
| Responsive - Article Card Width     | Page width is less than or equal to 1024px                 | Article card min-width expands to 100%           |

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