The following utilities can be used to add additional styles to texts.
All HTML headings, <h1> through <h6> are available. .h1 through .h6 classes are also available, for when you want to match the font styling of a heading but cannot use the associated HTML element.
Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
.text-muted
Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
.text-primary
Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
.text-success
Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
.text-info
Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
.text-warning
Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.
.text-danger
Left aligned text on all viewport sizes.
Left aligned text on viewports sized SM (small) or wider.
Left aligned text on viewports sized MD (medium) or wider.
Left aligned text on viewports sized LG (large) or wider.
Left aligned text on viewports sized XL (extra-large) or wider.
.text-*-left
Center aligned text on all viewport sizes.
Center aligned text on viewports sized SM (small) or wider.
Center aligned text on viewports sized MD (medium) or wider.
Center aligned text on viewports sized LG (large) or wider.
Center aligned text on viewports sized XL (extra-large) or wider.
.text-*-center
Right aligned text on all viewport sizes.
Right aligned text on viewports sized SM (small) or wider.
Right aligned text on viewports sized MD (medium) or wider.
Right aligned text on viewports sized LG (large) or wider.
Right aligned text on viewports sized XL (extra-large) or wider.
.text-*-right
.list-unstyled
.list-inline
Align terms and descriptions horizontally by using our grid system’s predefined classes (or semantic mixins). For longer terms, you can optionally add a text-truncate class to truncate the text with an ellipsis.
Use class align-baseline, align-top, align-middle, align-bottom, align-text-top, align-text-bottom
Bold text.
.font-weight-bold
Normal weight text.
.font-weight-normal
Italicized text.
.font-italic
lowercased text.
.text-lowercase
uppercased text.
.text-uppercase
capitalized text.
.text-capitalize
.rounded
.rounded-circle
.rounded-top
.rounded-right
.rounded-bottom
.rounded-left