Buttons
Default
Use .btn-primary
to give Primary styling.
.btn-primary
.btn-outline-primary
Box shadow
Use class .btn-boxshadow-primary
to give Boxshadow styling.
.btn-boxshadow-primary
.btn-boxshadow-primary
Round
Use class .btn-round
to give Round button styling.
.btn-round
.btn-round
Solid
Apply .btn-*
class followed by .btn
class to create default buttons.
Outline
Apply .btn-outline-*
class followed by .btn
class to create default buttons.
Size Button
Apply .btn-lg, .btn-small
class followed by .btn
class to sizing buttons.
Button With Icon
Apply .btn-lg, .btn-small
class followed by .btn
class to sizing buttons.
Group Button
Use Button Group
for the follwoing buttons styling.
Block Button
Use .btn-block
for the follwoing buttons styling.