Besides the default Bootstrap's buttons, you can choose one the the 5 default buttons that Boomerang comes with. The colors are based on the base colors you can set in the SASS variables file.
You have lots of pre-defined colors to choose from. All you need to do is to add btn-blue, btn-green and so on on the button.
There are 5 sizes available.
You can esily costomize button's shape by simply adding one of the additional classes available: btn-round, btn-circle, btn-square.
Add a little more style to the button's appereance by adding one of the hundreds font icons available.
Add a little more style to the button's appereance by adding one of the hundreds font icons available.
You buttons can become fluid and adaptable to their container size. Just use the btn-block class.