Buttons
Use Bootstrap’s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more. Click for Documentation
In need of a button, but not the hefty background colors they bring? Replace the default modifier classes with the .btn-outline-*
ones to remove all background images and colors on any button.
Use the auxiliary classes to set the button sizes.
.btn-xs
, .btn-sm
, .btn-md
or .btn-lg
Add classes to set a fixed width.
.btn-w-xs
, .btn-w-sm
, .btn-w-md
or .btn-w-lg
Block button to set Add Classes .btn-block