You can change the appearance and position of text by modifying its properties, including its style, alignment, size, etc.
Text properties can be found in the Text modal in the design panel on the right sidebar.
Through the Type settings panel, you can access additional text properties.
You can click in the lower right corner of the Text modal to open the Type settings panel.
A typeface is a collection of glyphs with similar design features.
A font family is a collection of styles that make up a typeface. For example, an Inter font family includes styles like regular, bold, light, etc.
Motiff will use Inter as the default font for new text layers. You can switch to other font families using the font picker or select the style of the chosen font from the dropdown menu at the style location.
A font can have many styles or weights. Every font family has its own style options. For example, font weights in the Inter font family include Light, Normal, Regular, Medium, Bold, Heavy, etc.
After selecting a font family, you can adjust the font weight by adjusting the property below the font family.
Click to browse all styles of the selected font.
Use shortcut keys to increase or decrease font weight.
Font size controls the text size. Motiff represents font size in pixels.
There are several ways to adjust the font size:
Tip: Motiff represents font size in several different ways.
If you want to convert the design to code, your screen resolution will determine the actual size of any text. You can view the CSS pixel value (px) of any text in the right sidebar in Dev Mode.
If you want to export the design as a PDF, Motiff will render the font size using traditional print points (pt).
Line height allows you to control the vertical distance between lines of text in a paragraph. It can help to improve the readability of the text. Smaller line heights make the text difficult to read, while larger line heights make the text look messy and disjointed.
You can use this field to adjust the vertical spacing between lines of text, or use shortcut keys:
Motiff allows you to set a fixed line height in pixels (px) or a line height as a percentage of the font size (%).
Tip: The default line height for text in Motiff is automatic (Auto). You can switch between fixed and percentage line height and Motiff will convert the value to the nearest pixel.
Letter spacing lets you define the space between characters, which determines how easy your text is to read.
Use this field to adjust the letter spacing of the selected content, or use shortcut keys:
The Resizing property controls how the text layer changes when adjusting the text layer size. You can choose from the following three types:
Note: When you click and drag to create on the canvas, Motiff will set the text layer to Fixed size.
The alignment determines how text is displayed within its bounding box. The horizontal alignment defines how the text is aligned along the x-axis.
Left-aligned text is commonly used for paragraph text. Center-aligned text is usually used for shorter lines of text.
Tip: Justified aligns the first character of each line of text to the left-most edge and the last character to the right-most edge. Motiff will evenly space every word and every character in a line of text that is justified at both ends.
The alignment determines how text is displayed within its bounding box. Vertical alignment defines how the text is aligned along the y-axis.
Tip: Vertical alignment only affects text layers with Fixed size. Layers set to Auto width or Auto height will ignore alignment settings.
You can apply text decoration to an entire text layer or selected text. You have two types of decoration available:
Strikethrough adds a horizontal line through the center of your text.
You can use strikethrough to indicate obsolete or inaccurate information. This allows you to convey its state without editing or covering the original text.
Click to apply strikethrough to selected text.
You can also use shortcut keys to add strikethrough:
Underline adds a horizontal line under the text.
You can use underline to emphasize specific parts of the text or indicate that the text contains a link.
Click to apply underline to selected text.
You can also use shortcut keys to add an underline:
You can organize and emphasize important information in a file by adding lists.
Motiff supports both bulleted and numbered lists. Numbered lists use numerical numbering to differentiate between different levels, switching between numbers, letters, and Roman numerals. Bulleted lists differentiate between levels through varying indents.
Learn more about Create bulleted and numbered lists.
You can adjust the letter case of the selected text:
You can set whether the overflow content of the text is truncated. Clicking to enable text truncation will result in ellipses appearing at the end of the text to indicate the hidden text overflow.
When truncation is enabled and the Resizing property is set to Auto Width or Auto Height, the Max lines option will appear in the Type settings panel. You can set the number of lines for the text display.