Buttons
Circle Buttons
Use Font Awesome Icons (included with this theme package) along with the circle buttons as shown in the examples below!
.btn-circle
.btn-circle .btn-sm
.btn-circle .btn-lg
Brand Buttons
Google and Facebook buttons are available featuring each company's respective brand color. They are used on the user login and registration pages.
You can create more custom buttons by adding a new color variable in the _variables.scss file and then using the Bootstrap button variant mixin to create a new style, as demonstrated in the _buttons.scss file.
Split Buttons with Icon