Bootstrap Typography Examples
< View Code Snippets LibraryBootstrap 4 Small Text Example
Bootstrap 4This example demonstrates how to apply bootstrap small text size class text with Bootstrap 4. You can wrap the text you want to make smaller with the
<small>
HTML tag. For more fine-tuned control, I recommend creating your own custom class. I often do this for copy used for legal disclaimer and I create a class called .mouse because it is so small only a mouse could read it.Looking for something else?
Suggest or contribute a code snippet to be added to the library.
Other Code Snippet Categories