LP Footer - Minimal¶
The lightest footer in the theme: two rows split to their edges, with an optional divider between them. Best for: landing pages, where the footer should close the page rather than offer a way off it.
📷 Hero image
Target file: assets/img/lp-footer-minimal/hero.webp
A slim two row footer on a Light background. The top row has a logo on the left and three text links on the right. A thin divider runs between the rows. The bottom row has a muted copyright line on the left and a row of small circular social icons on the right. Keep the crop tight so the two row structure and the edge alignment read clearly. Captured at desktop width.
At a glance¶
Footer Landing pages Minimal
- What it does: two independent rows. Logo and links above, copyright and social icons below, with an optional divider between them.
- Best used for: landing pages and any page where the footer should not compete with the call to action.
- Not the right fit if: you need site navigation in the footer (use Footer - Classic) or a centred stack (use LP Footer - Centered Nav).
- 🔗 Live demo: (add demo link)
You do not add this to a page
Footers are not dropped into a page. The landing page footer is chosen in Theme Settings, and any single page can override it.
How it gets on your page¶
- Go to Theme Settings › Website footer.
- Set Which footer do you want on landing pages? to LP Footer - Minimal.
- Build the page from a landing page template. Those templates use the landing page footer automatically.
- Open the footer from that page: click into the footer area and choose Edit global content.
- Fill in Top row and Bottom row. Anything you leave blank simply does not render.
Fields are grouped by row, not by element
The link group lives under Top row because that is where it appears, beside the logo. The social icons live under Bottom row, beside the copyright. That mirrors the layout rather than the old brand-and-bottom-bar split.
Design recipes¶
Logo and links above, copyright and social icons below, divider between.
📷 Result
Target file: recipe-both-rows-filled.webp
| Field | Value |
|---|---|
| Preset settings › Row separation › Show divider | on |
| Bottom row › Show social icons | on |
The two rows separated by spacing alone.
📷 Result
Target file: recipe-no-divider.webp
| Field | Value |
|---|---|
| Row separation › Show divider | off |
| Row separation › Spacing › Spacing between rows [desktop] | 28 |
Social icons off and no copyright, so only the top row renders.
📷 Result
Target file: recipe-one-row.webp
| Field | Value |
|---|---|
| Bottom row › Show social icons | off |
| Bottom row › Copyright text | empty |
Both rows centred rather than pushed to the edges.
📷 Result
Target file: recipe-centred.webp
| Field | Value |
|---|---|
| Style › Alignment › Content alignment | center |
Common setups¶
| Goal | Setting |
|---|---|
| Use this footer on landing pages | Theme Settings › Website footer › Which footer do you want on landing pages? |
| Use it on one page only | that page › Header and footer settings › Footer for this page |
| Remove the line between the rows | Preset settings › Row separation › Show divider |
| Space the two rows further apart | Row separation › Spacing › Spacing between rows |
| Widen the gap between the two sides | Layout settings › Row spacing › Gap between the two sides |
| Bigger logo | Preset settings › Top row › Logo › Logo width [desktop] |
| Space the social icons out | Preset settings › Bottom row › Social icons › Gap between icons |
| Auto updating year | use {{ year }} in Copyright text |
| Hide the social icons | Bottom row › Show social icons |
| Centre everything | Style › Alignment › Content alignment = center |
Field reference¶
97 fields, grouped by row on both tabs.
Content
| Group | What it holds |
|---|---|
| Section background settings | none, colour, gradient, image or video |
| Top row | logo, logo link, link group |
| Bottom row | copyright text, show social icons, social icons |
Style › Preset settings
| Group | What it styles |
|---|---|
| Top row › Logo | width per breakpoint |
| Top row › Link group | typography, colour, hover, gap between links |
| Row separation | divider on or off, colour, thickness, spacing above and below, and the between rows gap when the divider is off |
| Bottom row › Copyright text | typography, colour, weight |
| Bottom row › Social icons | size, padding, radius, border, background, gap, hover scale |
Every field, exhaustively
The complete list lives in MDS/MODULE-FUNCTIONALITY/LP Footer - Minimal.md in the theme repository.
Tips & gotchas¶
The divider is content aware
It only renders when there is something above and below it. Empty the bottom row and the line disappears with it rather than hanging under the logo.
One row cannot push the other around
Each row splits to its own edges independently, so a long link group can never shove the copyright off its side.
Footers do not share content
Switching to LP Footer - Centered Nav does not carry this content across. They are separate modules.
Related modules¶
- Footers: how a page picks its footer, and how the four fit together.
- LP Footer - Centered Nav: the other landing page footer, a centred stack.
- Footer - Classic: the full site page footer.
- Footer - Newsletter led: the site footer with a signup form.
- Header and footer settings: the per page override.