Lists [list]

Use styles below to create bulleted lists.

Example of “Cafe” list

screenshot_7

[list type="cafe"]
<ul>
 <li>Example of bulleted list</li>
 <li>Example of bulleted list</li> 
</ul> 
[/list]

Example of “Tomato” list

screenshot_8

[list type="tomato"]
<ul>
 <li>Example of bulleted list</li> 
 <li>Example of bulleted list</li> 
</ul> 
[/list]

Example of “Error” list

screenshot_9

[list type="error"]
<ul>
 <li>Example of bulleted list</li> 
 <li>Example of bulleted list</li>
</ul> 
[/list]

Example of “Warning” list

screenshot_10

[list type="warning"]
<ul>
 <li>Example of bulleted list</li> 
 <li>Example of bulleted list</li>
</ul> 
[/list]

Example of “Info” list

screenshot_11

[list type="info"]
<ul>
 <li>Example of bulleted list</li>
 <li>Example of bulleted list</li> 
</ul> 
[/list]