Default Button

Use any of the available button classes to quickly create a styled button.

light buttons

Make buttons the light to any .btnelement. <a>s don’t support the light attribute,so you must add the .lightclass to make it visually appear light.

Disabled buttons

Make buttons the disabled to any .btnelement. <a>s don’t support the disabled attribute,so you must add the .disabledclass to make it visually appear disabled.

Color variations

Gradient Buttons

Here the some of Gradient Buttons

Border buttons

The default modifier classes with the .btn-outline-*

Radius buttons

Add .btn-radiusto button to remove border-radius.

Radius light buttons

Add .btn-radiusto button to remove border-radius.

Rounded buttons

Add .btn-pillclass to any button more rounded.

Rounded buttons

Add .btn-pillclass to any button more rounded.

Rounded Outline Buttons

Add .btn-pill*class to outline buttons for rounded outline buttons.

Button with icon

Basic buttons are traditional buttons with borders color opitons.

Button with loading animation

Basic buttons are traditional buttons with borders color opitons.

Button size

Add .btn-lgor .btn-smor .d-lgfor additional sizes.

Button Width

Use .btn-w-xs,.btn-w-sm,.d-w-md,.d-w-lgto get buttons from small to large widths.

Button Block

Use .btn-blockfor block size button.

Checkbox Button Group

Radio Button Group

Buttons Group

Social buttons

You can use only icons.

Icon buttons

Icon only button. Add .btn-iconclass to remove unnecessary button.

Loading button

Add .btn-loadingto use a loading state on a button. The width of the button depends on the length of the text inside Since the loading spinner is implemented using the element.


Add .btn-spinningto use a loading state on a button. The width of the button depends on the length of the text inside Since the loading spinner is implemented using the element.


Button dropdown

Wrap the dropdown’s toggle using different colors and icons implemented in different dropdowns styles(your button or link) and the dropdown menu within .dropdown,or another element that declares position:relative;. Dropdowns can be triggered from <a>or <button>elements to better fit your potential needs.

List of buttons

You can now create a list of buttons with the .btn-listcontainer.

Use the .text-centermodifiers to alter the alignment.

Use the .text-endmodifiers to alter the alignment.