Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Also known as: 40/60 layout, 66/33 layout, 45/65, 50/50, text next to card

Description

...

Expand
titleSections on this page

Table of Contents
minLevel2


Design

Desktop

Image Added

Mobile (stacked*)

Image Added


*6/5/26 future enhancement suggestion: add code to card component where the margin above it is optional (the spacing looks a bit big currently)

...

  1. Add WP Group block. Option to add a background color. Add If using a background color, add class "py-5" to the Additional CSS Classes field so there is top and bottom spacing within the background color.
  2. Within Group block, add WP Columns block. In the right menu, set columns to two and make sure "stacked on mobile" is turned on.
  3. Set the % width of the individual columns. There is wiggle room based on how it looks, but use something around 60%/40% or 55%/45%.
  4. For the column on the left, add class "pe-lg-5" to the Additional CSS Classes field so there is spacing between the columns on large screens.
  5. Add the blocks you want to use within each column. Often a WP Heading and WP paragraph on the 60% side and then either a photo or a card on the 40% side.

...