Skip to main content

Typography

Typography is where you can play with the CSS stylings of your text. For example, you can change the font, weight, size, and color of the font. And also the alignment and cases as well. More to this, you can apply line height and letter spacing too.

1. Fonts

It allows a change in the Font Family of the selected element. This applies to all the children of the selected element.

DhiWise automatically identifies fonts used in your Figma file and lists them in this dropdown. So, you can select the font and change the font whenever you want.

Example banner

2. Weight

It represents the boldness of the text. It starts from 100 (thin) to 700 (bold).

Select the text element and choose the right font weight that suits the eye.

Example banner

3. Size

It sets the Font Size of the element text which is selected.

Example banner

Check the list of Supported Units.

4. Color

Setting the color of the text for the selected element is easy now.

You can pick primary colors, enter the HEX code or apply RGBA colors to your element for the background.

Example banner

5. Line Height

Control the whitespace between two lines in a paragraph by this setting.

Example banner

Check the list of Supported Units.

6. Letter Spacing

Control the whitespace between two characters in a word by this setting.

Example banner

Check the list of Supported Units.

7. Text Align

It will set the alignment of the text of the element. It sets the text-align in the horizontal direction. There are four options to do so:

Left

Sets the content at the left edge of the element boundary.

Example banner

Center

Sets the content at the center of the element boundary.

Example banner

Sets the content at the right edge of the element boundary.

Example banner

Justify

Except for the last line, the entire text is spaced to line up the edges of the element boundary.

Example banner

8. Text Case

None

Resets to the default case.

Example banner

UPPERCASE

Capitalizes every character of the selected element’s text.

Example banner

lowercase

Moves each character of the selected element’s text to lowercase.

Example banner

Capitalize Case

Capitalizes the first character of each word of the selected element’s text.

Example banner

9. Text Lining

Draws the lines around the selected element's text based on the chosen option. It represents the text-decoration-line.

None

Resets to the default.

Example banner

Line Through

It is used to draw a line through the text.

Example banner

Underline

It is used to draw an underline through the text.

Example banner

Overline

It is used to draw a line above the text.

Example banner



Got a question? Ask here.