{{ title }}

Custom button styles

Outlined Buttons

Use the .btn-outline-* classes to create bordered buttons.

Rounded Buttons

Add rounded to buttons to get large rounded corners.

Rounded Outlined Buttons

Use the .btn-outline-* and .btn-rounded classes together to quickly create bordered buttons with large rounded corners.

Button Sizes

Add .btn-lg or .btn-sm classes for additional button sizes.

Button Icons

Add icons to any button or even use Icon-only buttons.


Button Block

Create block level buttons, by adding add .btn-block.

Disabled Buttons

Add the disabled attribute to disable buttons.