Columns

Content

Column number

You can adjust the column number and type by selecting the option (as photo) or clicking

Column width

It allows you to change the width of columns

Column gap

It allows you to change the gap between columns

Advanced

Section styling

Background color:

Apply background color of the Column block.

Background image

  • Browse Image: Image Selection

  • Image URL: A web address that specifies the location of an image

  • Image Position: This setting allows you to position your image within the frame of your screen such as left top, left center, right top, right center, etc.

  • Image Repeat: Sets how background images are repeated (Repeat, Repeat horizontal, repeat vertical, etc.)

  • Image Size: How an image should be resized to fit its container

    • Contain: The image keeps its aspect ratio but is resized to fit within the given dimension

    • Cover: The image keeps its aspect ratio and fills the given dimension. The image will be clipped to fit

    • Auto: The image keeps its aspect ratio and fills the given dimension automatically

Spacing

  • Inner Spacing (Padding): Padding is inside the border (or edge) of your element. Increasing the padding will “push” your content into the middle of your box, away from your borders. If you remove the padding, your content will take up the entire box

  • Outer Spacing (Margin): Margin is on the outside of the border of your element. If you increase the margin, it will increase the space between this element and the ones next to it. If you remove your margin, there will be no extra space between your elements

Z-Index

  • The z-index property specifies the stack order of an element

  • An element with greater stack order is always in front of an element with a lower stack order

Custom ID attribute

The ID of a block, which is used in Custom CSS, Custom Javascript

Custom Class attribute

The class of a block, which is used in Custom CSS, Custom Javascript

Column styling

Column styling is the configuration of each column, its settings are the same as Section styling

Responsive Design

The specific settings in this section will vary depending on device type designing

Desktop mode:

Hide on Desktop: Hide the Column block when recipient reads the email template on Desktop.

Mobile mode:

Hide on Mobile: Hide the Column block when recipient reads the email template on Mobile.

Do Not Stack on Mobile: Text do not stack when recipient views the template on Mobile.

Display condition

You can set the condition to display the block

  • Condition: It includes None, Show when, Hidden when

  • Field: It contains Business Object attributes

  • Index: The number of the row in the Business Objects Data table

  • Operator: It includes contains, does not contain, starts with, doesn't start with, ends with, doesn't end with, etc.

  • Value: you can input the value or select an attribute from Business Object or Event

Last updated