Buttons
Usage Examples
Usage Instructions
You can insert a button into your page, post, or layout builder element like this:
[button link="http://google.com" color="black" size="small"]Button Text[/button]
Options
Required arguments - link: The full URL of where you want the button to link Optional arguments - color: default, black, blue, brown, dark_blue, dark_brown, dark_green, green, mauve, orange, pearl, pink, purple, red, slate_grey, silver, steel_blue, teal, yellow, wheat, white - target: _self, _blank, or lightbox - size: small, medium, large - class: Any CSS classes you want to add - title: Title of link, will default to button's text
Info Boxes
Usage Examples
Usage Instructions
You can wrap an info box around a chunk of text like this:
[box style="alert"]This info will be wrapped in an info box.[/box]
Options
Required arguments - style: alert, approved, camera, cart, doc, download, media, note, notice, quote, warning
Icon Links
Usage Examples
Usage Instructions
You can insert an icon link into your page, post, or layout builder element like this:
[icon_link icon="alert" link="http://google.com"]Button Text[/button]
Options
Required arguments - icon: alert, approved, attention, camera, cart, doc, download, media, note, notice, quote - link: The full URL of where you want the link to go Optional arguments - target: _self or _blank - class: Any CSS classes you want to add - title: Title of link, will default to button's text
Icon Lists
Usage Examples
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
- List item 1
- List item 2
- List item 3
Usage Instructions
You can insert an icon into your page, post, or layout builder element like this:
[icon_list style="check"]
<ul>
<li>List item 1</li>
<li>List item 2</li>
<li>List item 3</li>
</ul>
[/icon_list]
Options
Required arguments - style: check, crank, delete, doc, plus, star, star2, warning, write
Text Highlighting
Usage Example
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Usage Instructions
You can highlight a string of text by wrapping it in the highlight shortcode like this:
[highlight]This text will be highlighted.[/highlight]
Drop Caps
Usage Example
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
Usage Instructions
You can enlarge a letter by wrapping it in the dropcap shortcode like this:
[dropcap]T[/dropcap]he first letter will be large.