The Mosaic theme offers you new button classes that can be used along with the default Bootstrap 3 buttons:
Fancy larger or smaller buttons? Add .btn-lg
, .btn-sm
, or .btn-xs
for additional sizes.
While not always necessary, sometimes you need to put your DOM in a box. For those situations, try the panel component.
In the Mosaic template we have added several new classes to the panel element. For full documentation on panels, please refer to the official Bootstrap page.
You can emphasize some contents by wrapping it in a .info-board. Four classes are available:
Info board content
Info board content
Info board content
Info board content
Navs available in Bootstrap have shared markup, starting with the base .nav
class, as well as shared states. Swap modifier classes to switch between each style.
Note the .nav-tabs
class requires the .nav
base class.
Take that same HTML, but use .nav-pills
instead.
Choose one of the four colors by adding an exta class:
Use the code below to add a headline on your page: