Caption
The Caption component highlights short, descriptive text with a large font size and a supporting image or icon. It provides a clean, visually appealing way to emphasize key information. Just add the
.caption
class to a span
or div
element to create a caption.
Sizes of Caption
Add the .small
or .large
class to a caption to make it smaller or larger.
Divided Modifier
Media Items in Caption
Centered Modifier
Default Class Name | Combinators |
---|---|
caption |
.caption |
divided |
.caption.divided |
centered |
.caption.centered |
Sizes | Combinators |
small |
.caption.small |
large |
.caption.large |