- Αρχική
- Διάφορα
- Επικοινωνία
- Η Εταιρεία μας
- Κρεβατοκάμαρες
- Μπουφέδες
- Νέα
- Ορθοπεδικά/ ανατομικά στρώματα
- Όροι Χρήσης
- Παιδικό Δωμάτιο
- Προϊόντα
- Προσφορές
- Σαλώνια
- Σύνθετα
- Τραπεζάκια σαλονιών
- Τραπεζαρίες
- Φοιτητικά έπιπλα
- Cart
- Cart
- Checkout
- Checkout
- Left Sidebar
- My Account
- My Account
- Pages
- Portfolio
- Right Sidebar
- Sample Page
- Shop
- Shop
- Shortcodes
- Sitemap
- Track your order
- Track your order
- Κρεβατοκάμαρες
- Παιδικό Δωμάτιο
- Σαλόνια
- Συνθέσεις
List Styles
Unordered Lists
UL .disc
- List item longer description.
- List item
- List item
- Nested List Item
- Nested List Item
- Nested List Item
- List item
- List item
- List item
UL .circle
- List item longer description.
- List item
- List item
- Nested List Item
- Nested List Item
- Nested List Item
- List item
- List item
- List item
UL .square
- List item longer description.
- List item
- List item
- Nested List Item
- Nested List Item
- Nested List Item
- List item
- List item
- List item
UL .type1
- List item longer description.
- List item
- List item
- Nested List Item
- Nested List Item
- Nested List Item
- List item
- List item
- List item
UL .type2
- List item longer description.
- List item
- List item
- Nested List Item
- Nested List Item
- Nested List Item
- List item
- List item
- List item
UL .type3
- List item longer description.
- List item
- List item
- Nested List Item
- Nested List Item
- Nested List Item
- List item
- List item
- List item
How?
<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
Ordered lists
- Regular label can be achieved by adding the class .label to any element.
- Regular label can be achieved by adding the class .label to any element.
- Regular label can be achieved by adding the class .label to any element.
- Regular label can be achieved by adding the class .label to any element.
How?
<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]