Divider

Content

Divider

Style

It includes Hidden, Dotted, Dashed, Solid, Doubled, etc.

Width

It allows you to change the width of the divider in PX, or %

Height

It allows you to change the height of the divider in PX

Color

It allows you to change the height of the divider

Align

You can set the alignment of the divider (left, right, center)

Advanced

Container Styling

Background color:

Apply background color of Divider block.

Border

It allows you to specify the style, width, and color of an element's border

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

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.

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