Step-By-Step Build a Slide Layout

This feature is only available to the Activator Brand Designer role.

Create a Layout Placeholder

As a first step, you need to create a new layout placeholder. To do that, please go to your Design System UI, then go to Slide > Layouts section

image-20260528-093829.png

In the Layouts section, you will see all layout groups and existing layouts. Select the appropriate group for your layout and click the + New Layout button.

image-20260528-094345.png

Then a pop-up will appear. Fill in Name and Layout description, and click Create

image-20260528-104540.png

After these steps, you will see an empty layout placeholder

image-20260528-104628.png

Note: If you need to add a new group for your layout, please scroll all the way down and click on the + button.

ds3-add-new-layouts-group.gif

Open Layout Editor

After you have created a new empty layout, open it in edit mode. To do that, hover over the new layout and click on the Pencil button.

image-20260528-105025.png

You will see the same editor interface as you have for slides and emails, with the same elements and settings.

image-20260528-105347.png

RESTRICTIONS: In the layout editor, you can not use already existing layouts. You can add only the basic elements to the editor canvas to create a new layout.

image-20260528-105606.png

Add Basic Layout Structure

Every layout must start from a Row element. Your initial structure should look like this

image-20260227-082311.png

Make sure your layout looks like this before adding any other elements to it

image-20260528-114139.png

Create a Layout

Now you can build the desired layout by adding elements to the editing canvas and adjusting properties such as width, font size, and others for each element.

Note: The CSS values used in the examples below (e.g., 10px padding, font-family=Verdana) are strictly illustrative. You should configure all styling attributes to meet your design specifications.

Header H1 - Layout Example

Step 1: Add a row on the canvas, then add a column into row, select Row 1 field.

Screenshot 2026-01-06 at 14.55.41.png
Structure

Style
Field: Header H1

1.png

Step 2: Select Column 1

Style

Padding:

  • Left = 10px

  • Right = 10px

  • Bottom = 5px

  • Top = 5px

2.png

Step 3: Add a text component to the column and rename it

3.png

Style

Field: Header
Font

  • family = Verdana

  • weight = Regular

  • size = 28px

  • min size = 28

  • max size = 33

  • color = rgb(62, 62, 62)

Screenshot 2026-01-06 at 15.17.22.png
Font styles

Double click on the text field and change the default text to Header H1, after that select the text (Ctrl + A) and choose bold font

4.png
Screenshot 2026-01-06 at 15.24.27-20260106-142444.png


Settings

  • Make this field mandatory = true

    Screenshot 2026-01-06 at 15.55.41-20260106-145554.png
    Screenshot 2026-01-06 at 15.57.12.png

Step 4: Select the text component with the new name Header

5.png

Step 5: Press Ctrl + C (to copy it), after this you should see a notification that the component was successfully copied

6.png

Step 6: Select Сolumn 1 and press the key combination Ctrl + V, after which a copy of the text component should appear

7.png

Step 7: Select the second Header

564567.png

Style

Field: Sub-header

Font:

  • size = 20px

  • min size = 20

  • max size = 24

Padding:

  • top = 10px

Double-click on the text field and change the default text to “Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.“

Settings

  • Make this field mandatory = False

Screenshot 2026-01-06 at 15.57.24-20260106-145726.png

Step 8: Save layout by clicking “Apply Changes“

image-20260528-141835.png

Step 9: Rename layout in the Design System UI, if needed.

image-20260528-142714.png
image-20260528-143049.png

Button - Layout Example

Step 1: Add a row on the canvas, inside the row add column, after this add button inside the column.

123123.png

Step 2: Select Row 1

Style

Field: Button

1.png

Step 3: Select Button 1

Style

Field: CTA Button

Height = auto
Width = auto
Min height = auto

Font:

  • family = Verdana

  • weight = Regular

  • size = 22px

  • color = rgb(255, 255, 255)

  • min size = 22

  • max size = 26

Background color = rgb(73, 199, 255)

Padding

  • top = 17px

  • bottom = 17px

  • left = 25px

  • right = 25px

Border

  • Radius = 10px

    22.png
    33.png
    44.png
    55.png

Step 4: Update button text to “Read more”

66.png

Step 5: Save layout by clicking “Apply Changes“

image-20260528-141835.png

Step 6: Rename layout in the Design System UI, if needed.

image-20260528-142714.png
image-20260528-142743.png

Compound Layouts

Compound layout - is a layout built from other layouts. For example: Card layout can contain H1 Header, and Button layouts.

How to Create a Compound Layout

Due to the layout editor restrictions, you can’t use existing layouts in the layout editor. Because of this, compound layout creation will look different.

Compound layout can be created only from the slide, not from the DS layout editor.
To create Compound layout, you need to open any slide that uses your target Design System. Then you need to create a basic layout structure mentioned here Step-By-Step Build a Slide Layout | Add Basic Layout Structure

image-20260528-114908.png

Then select Column 1 element, and in the right panel, click Settings and then click Allow to place Layouts

image-20260528-115843.png

This will create a Dropable zone. Now you can drag & drop any layout inside it.

To save your Compound layout, please select the root Row and in the right panel click Save as...Layout

image-20260528-120144.png

Note: It’s important to start your layout from a Row element, because only Row elements can be saved as layouts.

Card - Layout Example

Step 1: Add a row on the canvas, inside the row add 1 column, inside this column add 3 columns. It should look like this:

Screenshot 2026-01-06 at 17.37.11.png



Step 2: Select and update column 2

Style

Padding

  • left = 20px

  • right = 20px

  • top = 30 px

  • bottom = 30px

    Screenshot 2026-01-07 at 11.48.16.png

Step 3: Add Header H1 layout

Go to Add -> Layouts → Headers

Screenshot 2026-01-07 at 11.51.51-20260107-105214.png


Drag the Header H1 layout onto the canvas

Go back to Navigate → Web
You should have this structure

Screenshot 2026-01-07 at 11.55.53.png

Step 4: Select Header H1 row

Cut (Ctrl + X) Header H1 row and paste (Ctrl + V) to Column 2

Screenshot 2026-01-07 at 11.58.12.png

Step 5: Select H1 row and go to “Fields” tab

Screenshot 2026-01-07 at 12.01.07-20260107-110122.png
Screenshot 2026-01-07 at 12.01.38-20260107-110201.png

Disable Sub-header field

Screenshot 2026-01-07 at 12.02.36-20260107-110249.png
Screenshot 2026-01-07 at 12.03.54.png

Step 6: Select Column 2
Style

Padding:

  • bottom = 20px

    Screenshot 2026-01-07 at 12.10.42-20260107-111056.png



Step 7: Add List to Column 2 and add 3 List item to List

Screenshot 2026-01-07 at 12.19.12-20260107-111926.png

Step 8: Update text in List Items to Link

Screenshot 2026-01-07 at 12.26.41-20260107-112654.png

Step 9: Select and update List 1

Style

Width = 100%
Font:

  • family = Verdana

  • size = 22px

  • weight = Regular

  • color = rgb(62, 62, 62)

  • min size = 22px

  • max size = 22px

Screenshot 2026-01-07 at 12.32.23-20260107-113255.png

Content:

  • Margin = 10px

  • List style = Numbered

  • Bullet/number alignment = Middle

  • Text padding left = 5px

  • Indication color = rgb(62, 62, 62)

Screenshot 2026-01-07 at 12.37.46-20260107-113809.png

Step 10: Select Column 3

Style

Padding

  • bottom = 10px

    Screenshot 2026-01-07 at 12.40.08-20260107-114030.png

Step 11: Select Column 4

Go to the Settings tab and on “Allow to place Layouts“

Screenshot 2026-01-07 at 12.43.57-20260107-114420.png

Step 12: Select Row 1 and update field name to Card

Style

Field: Card

Screenshot 2026-01-07 at 12.50.47-20260107-115104.png

Step 13: Save layout

  1. Select row (Card)

  2. Go to Style tab

  3. Click on “Save us…” button

  4. Click on “Layout“ button

Screenshot 2026-01-07 at 12.52.50-20260107-115319.png

Name: Card
Layout description: Card

After create new Layout group.

Layout group name: Content
Layout group description: Content

After this click to save button

Screenshot 2026-01-07 at 12.56.36.png

Step 14: Go to the Add → Layouts → Buttons (layout group) and drag Button layout to “Droppable zone”