> For the complete documentation index, see [llms.txt](https://modutheme.gitbook.io/helix/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modutheme.gitbook.io/helix/footer-group/footer-structure.md).

# Footer Structure

The footer is built from blocks you stack and nest yourself. You add **Rows**, place **Columns** inside them, then add content blocks inside each column — in any order.

***

## How It Works

```
┌─────────────────────────────────────────────────┐
│  Row                                            │
│  [ Column ]    [ Column ]    [ Column ]         │
│    └ Logo        └ Menu        └ Email Signup   │
│                               └ Social Links    │
├─────────────────────────────────────────────────┤
│  Divider                                        │
├─────────────────────────────────────────────────┤
│  Row                                            │
│  [ Column ]              [ Column ]             │
│    └ Copyright             └ Policy Links       │
│                            └ Payment Icons      │
└─────────────────────────────────────────────────┘
```

Add as many Rows and Columns as you need. Five blocks — **Divider**, **Logo**, **Marquee**, **Group**, and **Carousel** — can also be placed directly in the footer, outside of any Row.

***

## How to Set Up

**Step 1** — In the theme editor, open the **Footer** section.

**Step 2** — Add a **Row** block. This is the main layout container.

**Step 3** — Inside the Row, add one or more **Column** blocks. Columns sit side by side on desktop and stack on mobile.

**Step 4** — Inside each Column, add the content blocks you want — Logo, Menu, Social Media Links, and so on.

**Step 5** — Add a second Row for a bottom bar, such as copyright, policy links, and payment icons.

![Footer block hierarchy in the theme editor](https://3215967854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlyCMfKbEVTf3hu8uxjSZ%2Fuploads%2Fgit-blob-fd098bff13040f34854cef104df3d78917d5a723%2Ffooter-group-block-hierarchy.png?alt=media)
