The fancy lists are relatively easy to use. To create them you have to type out a list in HTML format and then nest it with your list style shortcode. We have 21 styles and 10 color variations.
- style = disc
- style = disc
- style = disc
- style = circle
- style = circle
- style = circle
- style = square
- style = square
- style = square
- style = Checkmark
- style = Checkmark
- style = Checkmark
- style = arrow2
- style = arrow2
- style = arrow2
- style = arrow3
- style = arrow3
- style = arrow3
- style = arrow4
- style = arrow4
- style = arrow4
- style = arrow5
- style = arrow5
- style = arrow5
- style = bullet1
- style = bullet1
- style = bullet1
- style = bullet2
- style = bullet2
- style = bullet2
- style = bullet3
- style = bullet3
- style = bullet3
- style = bullet4
- style = bullet4
- style = bullet4
- style = bullet5
- style = bullet5
- style = bullet5
- style = star1
- style = star1
- style = star1
- style = star2
- style = star2
- style = star2
- style = star3
- style = star3
- style = star3
- style = plus
- style = plus
- style = plus
- style = minus
- style = minus
- style = minus
- style = pointer
- style = pointer
- style = pointer
- style = style1
- style = style1
- style = style1
[list style="style1" color="magenta"]
<ul>
<li>List item...</li>
<li>List item...</li>
<li>List item...</li>
</ul>
[/list]
Customization Options and Features:
- List Style: Choose the list style you wish to use.
- List Color: Select the color variation.
- Content: or List Items use HTML Elements <ul><li>List Item</li></ul>