Buttons
Default Buttons
Use the btn class to show the default button style.
Outline Buttons
Rounded Buttons
Rounded Outline Buttons
Soft Buttons
Soft Rounded Button
Square Button
Soft Rounded Button
Sizes
Add .btn-lg
, .btn-sm
, or .btn-xs
for additional sizes.
Button Tags
Add input, submit, reset
Button Widths
Use a classes .btn-w-**
for width.
Button Disabled
Add disabled
attribute to buttons.
Button Loader
Use icons to add loader
Icon Buttons
Add .btn-icon
to quickly create a bordered buttons..
Block buttons
Create block level buttons by adding class .grid
to parent div.