Start here
What you change first
- Brand logos & SVGs: Select the wall and use the toolbar button "Fill tiles from media library" to bulk-assign up to 28 logo images or SVGs into the tiles in a single click.
- The masthead: Update the headline and proof paragraph to match your offering, and point the action button to your case studies or contact page.
- Motion settings: Adjust drift speed, tilt angle or height in the block's inspector controls.
- The heading levels: The masthead is authored as an
h1.
The signature moment
A bank of twenty-eight brand icon frames on a shallow drifting plane
Where other walls display landscape posters, vertical editorial columns or dense indices of text, this pattern is built purely for brand marks and social proof. Twenty-eight icon plates sit on a shallow 28-degree tilt and gentle 18-degree spin. Because it is unpinned (patternpastePin: false), the page scrolls straight past the section without hijacking the viewport, while the lanes drift continuously in the background.
Theme handoff
What comes from where
From your theme
- Typeface.
- Palette.
- Plate styling.
- Spacing.
Set by this pattern
- Headline scale.
- Card geometry.
- Tile depth.
Full pattern notes
Why it works, and how it is built
Open a topic for the complete design reasoning, editing guidance and implementation notes.
Design rationaleComposition, intent and nearest alternatives
Overview
A proof-led hero featuring twenty-eight partner brand icon marks on a shallow, unpinned isometric plane that drifts continuously as you scroll past. Above: a two-column masthead with an enterprise headline, proof copy and a primary action button. Below: twenty-eight brand icon frames in seven lanes of four, each framed on the theme's plate with no text clutter and no pull/enlarge button. The fourth composite in the catalogue, using patternpaste/iso-wall to build a clean brand icon wall.
The signature moment: a bank of twenty-eight brand icon frames on a shallow drifting plane
Where other walls display landscape posters, vertical editorial columns or dense indices of text, this pattern is built purely for brand marks and social proof. Twenty-eight icon plates sit on a shallow 28-degree tilt and gentle 18-degree spin. Because it is unpinned (patternpastePin: false), the page scrolls straight past the section without hijacking the viewport, while the lanes drift continuously in the background.
Each tile holds a dedicated brand logo container with object-fit: contain. The enlarge/pull button is disabled (patternpasteLift: false), so cards do not expand or distort on hover, keeping the focus entirely on the brand marks. The block's plate remains active (patternpastePlate: true), giving each frame a subtle tint, hairline border and comfortable internal padding mixed out of the theme's own currentColor.
With no script or with prefers-reduced-motion enabled, the plane retains its affine isometric projection from the stylesheet, presenting a still, perfectly composed brand rack. With the companion plugin absent, the section degrades cleanly to the masthead followed by the twenty-eight brand frames as a plain stack of core image blocks.
Why this is not hero-wall-field, hero-wall-index or hero-wall-rail
- Pure brand icon frames with no text. Unlike the field, index or rail, the tiles carry no headings, no dates and no captions. The masthead carries the entire narrative.
- No pull or enlarge interaction.
patternpasteLift: falseremoves the pull disclosure button and hover raise, ensuring brand icons remain stable in the flow. - The angle is shallower.
patternpasteTiltis 28 degrees (compared to 48 in the field and 38 in the index). This shallower incline ensures logos and brand marks remain upright and undistorted. - It is an unpinned field. Unlike
hero-wall-index, which pins the screen for a scrubbed walkthrough, this wall lets the visitor scroll freely while the lanes drift at 28px/s. - Proportions tuned for brand marks. At 180px wide by 120px tall, each frame provides a balanced 3:2 canvas for SVG or PNG brand icons.
Make it yoursVariations and the edits to make first
What you change first
- Brand logos & SVGs: Select the wall and use the toolbar button "Fill tiles from media library" to bulk-assign up to 28 logo images or SVGs into the tiles in a single click. You can also click any individual tile to upload or replace its icon.
- The masthead: Update the headline and proof paragraph to match your offering, and point the action button to your case studies or contact page.
- Motion settings: Adjust drift speed, tilt angle or height in the block's inspector controls.
- The heading levels: The masthead is authored as an
h1. If this section is placed further down a page that already has anh1, change the masthead toh2in the block toolbar.
Theme behaviourInheritance, fixed decisions and contrast
What it inherits from your theme
- Typeface. Nothing states a font family. The headline, copy, buttons and labels use your theme's typeface.
- Palette. The band uses your theme's
basebackground withcontrasttext. Eyebrows lead onrole-labeland fall back tocontrast. No hardcoded hex codes or arbitrary colour slugs are used. - Plate styling. The card background (mixed at 9%) and hairline border (mixed at 20%) are derived automatically from your theme's ink colour.
- Spacing. Outer band padding, block gaps and masthead margins use core spacing presets.
What it decides for itself
- Headline scale. The headline uses display typography:
clamp(2.5rem, 5.6vw, 4.75rem)to command the section width. - Card geometry.
patternpasteCardWidth: 180andpatternpasteCardHeight: 120withpatternpasteGap: 16provide the exact proportions needed for brand marks and SVGs. - Tile depth. Twenty-eight tiles dealt round-robin across seven lanes (four tiles per lane) ensure full coverage across all responsive viewports.
Technical notesBlock mechanics, responsive behaviour and constraints
What needs the plugin
- The motion layer: Smooth drift and scroll follow require the
patternpaste/iso-wallblock from the companion plugin. - With the plugin absent: The section renders as a standard WordPress core stack: the masthead header, followed by the twenty-eight brand frames in order, concluding with the hand-off row.
Included images
The copied markup includes demonstration brand logos. The public image URLs keep the examples visible after pasting. Select an image or cover and choose Replace to use your own Media Library files. See image credits for the sources and licenses. Pasting an image URL does not import a Media Library attachment.
The markup
Core block markup and nothing else. Copy it, then paste it straight into the block editor: WordPress reads the delimiters and rebuilds the blocks.
Fetching the markup…