Use styles below to create bulleted lists.
Example of “Cafe” list
[list type="cafe"] <ul> <li>Example of bulleted list</li> <li>Example of bulleted list</li> </ul> [/list]
Example of “Tomato” list
[list type="tomato"] <ul> <li>Example of bulleted list</li> <li>Example of bulleted list</li> </ul> [/list]
Example of “Error” list
[list type="error"] <ul> <li>Example of bulleted list</li> <li>Example of bulleted list</li> </ul> [/list]
Example of “Warning” list
[list type="warning"] <ul> <li>Example of bulleted list</li> <li>Example of bulleted list</li> </ul> [/list]
Example of “Info” list
[list type="info"] <ul> <li>Example of bulleted list</li> <li>Example of bulleted list</li> </ul> [/list]