Spacer Block

The Spacer block adds vertical space between other blocks. Use it to create breathing room, separate sections, or control the visual rhythm of your email layout.

Email blocks panel
Spacer block in the blocks panel

Adding a spacer

  1. Click + Add Block in the email builder
  2. Select Spacer from the layout section
  3. The spacer appears as a dotted-outline placeholder in the editor

Configuration

PropertyTypeDefaultDescription
HeightNumber (px)20pxVertical space in pixels
Background colorColorTransparentFill color behind the spacer
Mobile heightNumber (px)Same as desktopDifferent height on mobile devices

Common heights

HeightUse case
8-12pxTight spacing between related items (e.g., heading and subheading)
20pxDefault; standard paragraph-like gap between sections
32-40pxMedium gap between distinct content sections
48-64pxLarge gap; visual section break without a divider

Spacer vs. Divider

BlockVisualUse when
SpacerInvisible, just white spaceYou want separation without a visible line
DividerVisible horizontal lineYou want a clear visual boundary between sections

Both create vertical separation. Use spacers for subtle breathing room and dividers for explicit section breaks.

Responsive behavior

On mobile devices, large spacers can waste precious screen space. Set a smaller Mobile height to keep the email compact on small screens:

DesktopMobileWhy
48px24pxLarge section breaks feel too big on narrow screens
64px32pxSame principle: halve the desktop spacing
20px20pxSmall spacers usually work fine at the same size
Tip

Use spacers instead of adding empty lines or <br> tags in text blocks. Spacers give you precise pixel control and render consistently across all email clients.