Buttons

Standard Buttons

Style Info Example
Primary Blue Button
Dark Black Button
Transparent White Transparent – White Border Button
Transparent Blue Transparent – Blue Border Button
Link Transparent Button

Show Code

[bsg_button type="one|two|three|four|link" size="" block="no" disabled="no" link="#" target="" tooltip_enabled="no"]Button[/bsg_button]

Bootstrap Buttons

Style Info Example
Default White Button
Primary Blue Button
Success Green Button
Info Turquoise Button
Warning Orange Button
Danger Red Button

Show Code

[bsg_button type="default|primary|success|info|Danger|danger" size="" block="no" disabled="no" link="#" target="" tooltip_enabled="no" tooltip=""]Button[/bsg_button]

Sizes

Large Default Small Extra Small

Show Code

[bsg_button type="two" size="lg|sm|xs" block="no" disabled="no" link="#" target="" tooltip_enabled="no" tooltip=""]Button[/bsg_button]

With Tooltip

Tooltip

Show Code

[bsg_button type="TYPE" size="" block="no" disabled="no" link="#" target="" tooltip_enabled="yes|no" tooltip="TOOLTIP_CONTENT"]BUTTON_TEXT[/bsg_button]

Disabled

Disabled

Show Code

[bsg_button type="TYPE" size="" block="no" disabled="yes|no" link="#" target="" tooltip_enabled="no" tooltip=""]BUTTON_TEXT[/bsg_button]

Full Width

Full Width

Show Code

[bsg_button type="TYPE" size="" block="yes|no" disabled="no" link="#" target="" tooltip_enabled="no" tooltip=""]BUTTON_TEXT[/bsg_button]