General Button

Use a classes btn btn-default to quickly create a general btn.

Rounded Button

Use a classes btn btn-rounded to quickly create a rounded btn.

Outline Button

Use a class btn btn-outline to quickly create a outline btn.

Outline rounded Button

Use a classes btn btn-outline btn-rounded to quickly create a outline rounded btn.

disabled buttons

Use a class disabled to quickly create a disabled btn.

Button with icons

Just add icon in i tag and text in span tag.

Button sizes

Use a class btn-lg for large button, btn-sm for small button, btn-xs for mini button.

Button links

Use a class btn btn-link.

Use a class btn-link.

Transparent buttons

class btn-transparent.

block buttons

Use a class btn-block to quickly create a block btn.

Upload with animation buttons

Just add icon in i tag and text in span tag.

Upload
Upload
Upload
Upload
Buttons with animation

Class btn-anim. Just add icon in i tag and text in span tag.

icons square buttons

Just add class btn-square to btn-icon-anim for square button and for sizes add btn-lg and btn-sm classes.


icons circle buttons

Just add class btn-circle to btn-icon-anim for circle button and for sizes add btn-lg and btn-sm classes.


social icons square buttons

Just add class btn-square and respective social icon class for square button and for sizes add btn-lg and btn-sm classes.

social icons circle buttons

Just add class btn-circle and respective social icon class for circle button and for sizes add btn-lg and btn-sm classes.

group buttons

Just add class btn-group btn-group-vertical for vertical group button.