Skip to content

Text & Typography

Press T or click the Text tool in the toolbar. A text box appears on the canvas and is selected immediately. Start typing, or edit the content in the Text Content textarea in the Properties panel.

Select a text element and click the Typography tab in the Properties panel. A text element shows Design and Typography tabs; a third Variable tab appears only once the element is bound to a variable.

Properties panel with the Typography tab active and all sections fully expanded: Font (with Auto-Fit toggle in ON state showing Min/Max/Overflow fields), Internal Padding, Style (Align + Bold/Italic/Underline/Strikethrough), Spacing (Line Height, Letter Spacing), and Color.

Choose from 47 curated Google Fonts in the Font dropdown. The font name is rendered in its own typeface for easy identification.

Auto-Fit automatically scales the font size to fill the text box. This is especially useful when the text is a variable (e.g. {{product_name}}) and the content length is unpredictable.

Toggle: The Auto-Fit Text button shows ON / OFF.

When ON, the following fields become available:

FieldDescription
Min SizeMinimum font size in px (the text never shrinks below this)
Max SizeMaximum font size in px (the text never grows above this)
WeightFont weight (same as without Auto-Fit)
OverflowWhat happens if text still doesn’t fit: Visible (allow overflow), Clip (cut off), Ellipsis (…)
Ellipsis CharacterThe character shown for Ellipsis mode (default: )

Typography panel with Auto-Fit ON, showing the Min Size (10), Max Size (120), Weight, and Overflow (Ellipsis selected) controls.

When OFF: Size (px, 8–200) and Weight fields appear directly.

Four fields (Top, Right, Bottom, Left in px) add space between the text and the edge of the text box. Useful for keeping text from touching the edges of a colored background shape.

ControlOptions
AlignLeft / Center / Right / Justify
StyleBold, Italic, Underline, Strikethrough (multi-select)
ControlDescription
Line HeightMultiplier (0.5–3, default 1 = normal line height)
Letter SpacingExtra spacing between characters in px (−10 to 50)

A color picker sets the text fill color.

For non-variable text, a Text Content textarea appears above the Font section. Type or paste your text there. Changes are reflected on the canvas immediately.

For variable-bound text the area shows “Linked to {{variableName}}” and the variable tab is where you set the default value. See Variable Settings.