Bulkit brings in CTA buttons that can also be reused for other
purposes. Add the class .button-cta
. You can also define
button colors regarding the current selected Bulkit theme. The
available color classes for buttons are primary-btn
,
secondary-btn
,accent-btn
.
Light buttons cans be used on darker backgrounds. Simply replace the
color class with the .light-btn
class.
Add an icon i
tag (eg:
class="fa fa-shopping-cart"
) inside a
.button
element to create a button with icon. Icons can
be placed before or after the button text. You can chose any icon from
Font Awesome, Simple line icons,
Icons Mind or Material icons.
Square buttons don't have any text, just a single icon. Available button sizes also apply to square buttons.
Like square buttons, Circle buttons don't have any text, just a single icon. Available button sizes also apply to circle buttons.
Social buttons