Buttons
Buttons are also called as call to action. We have range of buttons and their states. You may use a tag or button element, you need to add respective classes, and you are good to go.
Example of Solid Buttons
The solid button component you can use classes btn-primary, btn-secondary, btn-danger, btn-success, btn-warning, btn-dark and btn-link.
Example of Outline Buttons
The outline button component you can use classes btn-primary, btn-secondary, btn-danger, btn-success, btn-warning and btn-dark.
Example of Buttons with Icons
Add the icons class to span in icon you are adding.
Example of Floating Buttons
Floating buttons are available in two types btn-float-large and btn-float-small