Lists
Star
- This is an item
- This is an item
- This is an item
- This is an item
- This is an item
Plus
- This is an item
- This is an item
- This is an item
- This is an item
- This is an item
Minus
- This is an item
- This is an item
- This is an item
- This is an item
- This is an item
Hash
- This is an item
- This is an item
- This is an item
- This is an item
- This is an item
[pre]
<ul>
<li>This is an item</li>
<li>This is an item</li>
<li>This is an item</li>
<li>This is an item</li>
<li>This is an item</li>
</ul>
Iconlist
Check icon
Pencil icon
Icon with color
Mix of icons
[pre]
[/pre]
Usage
Here’re parameters of list shortcode:
- type: Select 1 of 4 types: star, plus, minus, hash
There’re 2 ways that iconlist shortcode works.
First way: All list items have the same icon
[pre]
[/pre]There’s only 1 parameter, choose the icon from icon set.
Second way: Customize icon for each list item.
[pre]
[/pre]Here’re parameters of the li inside iconlist shortcode:
- icon: choose the icon from icon set.
- color: any color: red, blue, orange… or a custom color code such as #12dada. Default is black color.