- 1.
Iconbox Shortcode
- 2.
=================
- 3.
Iconboxes can be made in columns of 2, 3, or 4.
- 4.
[iconboxes icon_position="outside-left"]
- 5.
[iconbox icon="" icon_color="" icon_background_color="" title="This is a title" title_color="" description_color=""]This is a description.[/iconbox]
- 6.
[iconbox icon="" icon_color="" icon_background_color="" title="This is a title" title_color="" description_color=""]This is a description.[/iconbox]
- 7.
[iconbox icon="" icon_color="" icon_background_color="" title="This is a title" title_color="" description_color=""]This is a description.[/iconbox]
- 8.
[/iconboxes]
- 9.
icon_position: outside-left (default), inside-left, top
- 10.
icon: (please see: http://fortawesome.github.io/Font-Awesome/3.2.1/icons/)
- 11.
icon_color: (please see note below...)
- 12.
icon_background_color: (please see note below...)
- 13.
title: [title text]
- 14.
title_color: (please see note below...)
- 15.
description_color: (please see note below...)
- 16.
The color options above support the following color options: (default: same as text), primary (from Theme Options), red, orange, yellow, green, coral, blue, purple, brown, black, dark, gray/grey... or use a hex color code like "#00A0BF"