Buttons
Default Buttons
Use the button classes on an <a>
,<button>
,or <input>
element.
Button-Rounded
Add .btn-rounded
to default button to get rounded corners.
Button-Custom
Use a classes .btn-custom
to quickly create a bordered buttons.
Button-Width
Create buttons with minimum width by adding add .w-xs
,.w-sm
,.w-md
or .w-lg
.
Button-Sizes
Add .btn-lg
,.btn-sm
,or .btn-xs
for additional sizes.
Button-Disabled
Add the disabled
attribute to <button>
buttons.
Icon Button
Icon only button.
Block Button
Create block level buttons,with by adding add .btn-block
.
Social buttons
Use class .btn-@yoursocial
to the parent.