[row][one_whole]
Unordered Lists
[row][one_third]
UL .disc
[list type= »disc »]
- Nested List Item
- Nested List Item
- Nested List Item
[/list][/one_third][one_third]
UL .circle
[list type= »circle »]
- Nested List Item
- Nested List Item
- Nested List Item
[/list][/one_third][one_third]
UL .square
[list type= »square »]
- Nested List Item
- Nested List Item
- Nested List Item
[/list][/one_third][/row][one_whole][row][one_third]
UL .type1
[list type= »type1″]
- Nested List Item
- Nested List Item
- Nested List Item
[/list][/one_third][one_third]
UL .type2
[list type= »type2″]
- Nested List Item
- Nested List Item
- Nested List Item
[/list][/one_third][one_third]
UL .type3
[list type= »type3″]
- Nested List Item
- Nested List Item
- Nested List Item
[/list][/one_third][/row][/one_whole][row][one_whole]
UL .inline-list
[list type= »inline-list »]
[/list][/one_whole][/row][row]
How?
[list type= »type3″]
<li><i class= »icon-caret-right »></i>List item longer description.</li>
<li><i class= »icon-caret-right »></i>List item</li>
<li><i class= »icon-caret-right »></i>List item
<ul>
<li><i class= »icon-caret-right »></i>Nested List Item</li>
<li><i class= »icon-caret-right »></i>Nested List Item</li>
<li><i class= »icon-caret-right »></i>Nested List Item</li>
</ul>
</li>
<li><i class= »icon-caret-right »></i>List item</li>
<li><i class= »icon-caret-right »></i>List item</li>
<li><i class= »icon-caret-right »></i>List item</li>
[/list]
<li><i class= »icon-caret-right »></i>List item longer description.</li>
<li><i class= »icon-caret-right »></i>List item</li>
<li><i class= »icon-caret-right »></i>List item
<ul>
<li><i class= »icon-caret-right »></i>Nested List Item</li>
<li><i class= »icon-caret-right »></i>Nested List Item</li>
<li><i class= »icon-caret-right »></i>Nested List Item</li>
</ul>
</li>
<li><i class= »icon-caret-right »></i>List item</li>
<li><i class= »icon-caret-right »></i>List item</li>
<li><i class= »icon-caret-right »></i>List item</li>
[/list]
Add one of this classes to the ul depending of what list style you wish: disc, circle, square, type1, type2, type3, inline-list
[/row][row]
Ordered lists
[olist]
[/olist]
How?
[olist]
<li>Regular label can be achieved by adding the class .label to any element.</li>
<li>Regular label can be achieved by adding the class .label to any element.</li>
<li>Regular label can be achieved by adding the class .label to any element.</li>
<li>Regular label can be achieved by adding the class .label to any element.</li>
[/olist]
<li>Regular label can be achieved by adding the class .label to any element.</li>
<li>Regular label can be achieved by adding the class .label to any element.</li>
<li>Regular label can be achieved by adding the class .label to any element.</li>
<li>Regular label can be achieved by adding the class .label to any element.</li>
[/olist]
[/row]
Add Your Comment