This shortcode allows you to create beautiful lists with custom icons.
| Option name | Possible values | Default value |
|---|---|---|
| icon You can upload custom icon for this list or pick a built-in icon | Fork Awesome icon name (with “icon:” prefix) or image URL. Examples: icon: star, http://example.com/icon.png. See available Fork Awesome icons. | – none – |
| icon_color This color will be applied to the selected icon. Does not works with uploaded icons | #HEX color | #333333 |
| indent Defines list indent size (in pixels). Negative numbers are also allowed | Number from -100 to 100 | 0 |
| class Additional CSS class name(s) separated by space(s) | CSS class name(s) separated by space(s) | – none – |