CSS class for button

Detailed documentation and more examples you can find in our Bootstrap buttons Docs


Built with Material Design for Bootstrap - free and powerful Bootstrap UI KIT

Download MDB UI KIT Learn more Tutorials GitHub

Basic example

CSS styles for changing button size (btn-lg and btn-sm)

CSS styles for block buttons (btn-block)

CSS styles for disabled buttons ( add following property to the button: disabled)

CSS styles for gradient buttons

CSS styles for outline buttons

Add btn btn-outline-color where color is on of the bootstrap colors i.e. btn btn-outline-primary

CSS styles for rounded buttons

Add btn-rounded class

CSS styles for rounded outline buttons

CSS styles for floating buttons

CSS styles for flat buttons

CSS styles for buttons with icon