Buttons

Basic Buttons

Default

Use .btn-{color} along with .btn to create a button


Rounded

Use .round for round buttons

Outline Buttons

Default

Use .btn-outline-{color} to create an outline button


Rounded

Use .round with outline button to create round outline button

Light Style

Default

Use .bg-light-{color} to create light buttons


Rounded

Use .round with light button to create round light button

Buttons with Icon

Icon Buttons

Use .btn-icon for icon buttons and .btn-icon.round for round icon buttons

Basic Button group

Group a series of buttons together on a single line with the button group. Wrap a series of buttons with .btn in .btn-group

Sizes

Buttons

Add .btn-lg or .btn-sm for Fancy larger or smaller buttons size

Add .btn-lg or .btn-sm with .btn-outline for Fancy larger or smaller outline buttons sizes


Button Groups

Add .btn-group-lg for larger button group size

Add .btn-group-sm for smaller button group size

Block Level Buttons

Create block level buttons—those that span the full width of a parent — by adding .btn-block

Toggle

Single Toggle

Radio
Checkbox

Vertical variation

Use .btn-group-vertical in the parent element of the buttons to create vertical button group

Vertical variation with different colors
Vertical variation with Outlines
Vertical variation with Light Background

Gradients

Gradient Buttons
.gradient-purple-bliss
.gradient-mint
.gradient-pomegranate
.gradient-ibiza-sunset
.gradient-king-yna
Gradient Buttons With Shadow
.shadow-z-1-hover
.shadow-z-4
.big-shadow
.sidebar-shadow
.card-shadow

Social Media Buttons

Default Buttons

Use .btn-social and .btn-{social-media} like .btn-facebook for social buttons with icons. Add .round for round button.

Outline Buttons

Use .btn-social and .btn-outline-{social-media} like .btn-outline-linkedin for social buttons with icons. Add .round for round button.


Default Icon Buttons

Use .btn-social-icon and .btn-{social-media} like .btn-facebook for social icon buttons. Add .round for round button.

Outline Icon Buttons

Use .btn-social-icon and .btn-outline-{social-media} like .btn-outline-linkedin for social icon buttons. Add .round for round button.