Well, these really aren’t “shortcodes” in the traditional sense. They are CSS components built directly into our themes that you can use to beef up the look of your content. Most of them come from Bootstrap, but we have added color swatches that you can use for full-width colored sections and a couple of cool additional buttons.

Color Swatches

bg-white
bg-offwhite
bg-lightgray
bg-gray
bg-darkgray
bg-lightgreen
bg-darkgreen
bg-yellow
bg-blue
bg-darkblue
bg-midnightblue
bg-red
bg-almostblack
bg-notquiteblack
bg-black
<div class="section bg-darkgreen centered">bg-darkgreen</div>

Note that you can also use these colors for text as well. Just use the prefix ‘color-’ instead of ‘bg-’. For example, this text is in color-blue.

<span class="color-blue">this text is in color-blue</span>

Buttons, Buttons, and More Buttons

<a href="#" class="btn btn-primary">btn-primary</a>

Progress Bars

Standard (progress-bar)

40% Complete (success)
20% Complete
60% Complete (warning)
80% Complete

Striped (progress-striped)

40% Complete (success)
20% Complete
60% Complete (warning)
80% Complete (danger)

Animated (progress-bar-striped active)

45% Complete

Stacked (all in same “progress” div)

35% Complete (success)
20% Complete (warning)
10% Complete (danger)
<div class="progress-bar progress-bar-success" style="width: 40%;" role="progressbar"><span class="sr-only">40% Complete (success)</span></div>

Tabbed Content

This is some text related to home.

Collapsible Content Panels

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven’t heard of them accusamus labore sustainable VHS.

Alerts

This is the text for the alert (alert-success)
This is the text for the alert (alert-info)
This is the text for the alert (alert-warning)
This is the text for the alert (alert-danger)

Panels

Default Panel (panel-default)

Panel content

Primary Panel (panel-primary)

Panel content

Success Panel (panel-success)

Panel content

Info Panel (panel-info)

Panel content

Warning Panel (panel-warning)

Panel content

Danger Panel (panel-danger)

Panel content

 

Full-width Image

 

Just add h1 and h2 tags in the caption