Template Basic Components are a kit of helper elements needed for comfortable work. They are easily customizable and can be used in any site block.
If you want to create a default button just add a .btn
class. For buttons we can use various special Bootstrap: .default
, .success
, .warning
, .danger
, .info
styled in the color-scheme of the Template and the .primary
class.
To use rounded buttons just add the .btn-rounded
class.
To use round buttons just add the .btn-round
class.
You can use buttons with icons
To use outline buttons just add the .btn-outline
class.
To use rounded outline buttons just use the .btn-rounded
and .btn-outline
class.
To use round outline buttons just use the .btn-round
and .btn-outline
class.
You can use outline buttons with icons as well.
You can use large button size
You can use small button size
You can use extra-small button size