Press the button to copy the source code to clipboard. Use any of the available button classes to quickly create a styled button.
PrimarySuccessInfoWarningDangerDarkDefaultSecondaryLink
You can use buttons with icons just add your icon type with .btn-icon-alignment
.
Use .btn-rounded
to create rounded buttons and .btn-shadow
to add shadow to buttons.
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.
Add .btn-lg
, .btn-sm
or .btn-xs
to display your button with different sizes.
Create block level buttons those that span the full width of a paren by adding .btn-block.
Make buttons look unclickable by fading them back with opacity.