How to Switch a Grid Layout in the Activity Editor

Last Updated: 4/5/2026     Tags: grid, layout, column, switch layout, change layout
  • Switch Version
  • V5
  • V4

Overview

In the Taguchi Activity Editor, every grid row has a column layout that defines how content is divided horizontally — for example, a single full-width column, two equal columns, or a three-column layout with a specific ratio like 37% / 37% / 25%.

You can switch a grid from one column layout to another at any time without losing the blocks already inside it. When you apply a new layout, existing blocks are redistributed across the new columns in order. If the new layout has more columns than the old one, the extra columns are left empty. If it has fewer, overflow blocks wrap to a new row.


How to Change a Grid Layout

Step 1: Select the Grid Row

In the activity preview, hover over the grid row you want to modify. A green title bar will appear at the top of the row.

Step 2: Click the "Change Layout" Icon

In the green title bar, click the Change the layout of this grid icon (the icon that looks like a grid of dots, between the Duplicate and Delete buttons).

Change the layout of this grid tooltip

Step 3: Select and apply a New Layout

The panel will appear inline within the grid row as a compact picker. Click on the layout you want to apply. The grid will automatically switch to the selected layout.

Inline change layout picker

Alternatively, you can switch the grid layout in the content structure pane on the left side of the preview. Click the Grid layout switch button next to the Design settings button of the grid.

The Change grid layout panel opens, showing:

  • Current layout — a preview of the grid's existing column structure.
  • Available layouts — all column layout options you can switch to.

Select the layout you want the grid to switch to.

Click the Apply layout button to confirm the change. The grid will immediately update to the new column structure, with existing content blocks redistributed across the new columns.

Change grid layout panel showing current and available layouts


What Happens to Existing Content?

When you switch a grid to a new layout, the following rules apply:

  • Blocks are redistributed in order across the new layout's columns.
  • If the new layout has more columns than the current one, the extra columns are left empty.
  • If the new layout has fewer columns, overflow blocks wrap to a new row automatically.

Tip: Review the grid after switching to ensure content is arranged as intended. You can drag and drop blocks within the grid to reposition them after the layout change.


Further Information

For a full overview of grid rows and layout options in the Activity Editor, see the V5 Email Activity Edit Interface documentation.