Text Utilities

Text utilities are used for text alignment, different types of style, font size.

Headings

You can use heading tag. Copy paste the code below and use it.

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Font size

You can use different size of text.you can use class font_size.

Font size 6

Font size 5

Font size 4

Font size 3

Font size 2

Font size 1

Alignment

You can easily realign text usind classes for left align use left_align, for center use center_align and use right_align for right align.

Left Align

Center Align

Right Align