Text

List of Custom Text Utility Classes included with Canvas.

Classes

ClassDescription
.nottSets text-transform CSS property to none
.ls0Sets letter-spacing CSS property to 0px
.ls1Sets letter-spacing CSS property to 1px
.ls2Sets letter-spacing CSS property to 2px
.ls3Sets letter-spacing CSS property to 3px
.ls4Sets letter-spacing CSS property to 4px
.ls5Sets letter-spacing CSS property to 5px
.font-bodySets the current Body Font defined in css/fonts.css File
.font-primarySets the current Primary Font defined in css/fonts.css File
.font-secondarySets the current Secondary Font defined in css/fonts.css File
.fw-extralightSets the font-weight CSS property to 100
.fw-mediumSets the font-weight CSS property to 500
.fw-semiboldSets the font-weight CSS property to 600
.fw-normalSets the font-weight CSS property to normal
More Font Weight ClassesMore Font Weight Utility Classes can be found here: https://getbootstrap.com/docs/5.1/utilities/text/#font-weight-and-italics .
.text-smallerSets the font-size CSS property to 80% of the parent
.text-largerSets the font-size CSS property to 120% of the parent