Spacer

The Spacer block is used to insert empty vertical or horizontal space into the section, which is crucial for achieving precise content alignment and defining gaps, especially within a flexible (flex) layout. You can define the size using pixels or percentages for both desktop and mobile.

General settings

Setting
Description

Unit

Selects the unit of measurement for the spacer size: Pixel (px) or Percent (%).

Size

Only visible when Unit is Pixel.

Sets the size (height/width, depending on layout) of the spacer block, measured in pixels (px) (Range: 0px to 400px).

Size

Only visible when Unit is Percent.

Sets the size (height/width) of the spacer block, measured in percentage (%) (Range: 1% to 100%).

Custom Mobile Size

A checkbox that, when enabled, allows you to define a separate size and unit for the spacer specifically on mobile devices.

Mobile Settings

Setting
Description

Unit

Only visible when Custom Mobile Size is checked.

Selects the unit of measurement for the mobile spacer size: Pixel (px) or Percent (%).

Size

Only visible when Unit is Pixel.

Sets the size (height/width) of the spacer block on mobile, measured in pixels (px) (Range: 16px to 160px).

Size

Only visible when Unit is Percent.

Sets the size (height/width) of the spacer block on mobile, measured in percentage (%) (Range: 1% to 100%).

Last updated