List or Linked List or Icon List
The List Layout displays a list of items as ordered or unordered list with icons and links. It can also be used for navigation list.
There are four variations:
- Simple List
- Linked List
- Icon List (each list item can have same or different icon)
- Icon Linked List
Settings
Html Tag: Select the Html tag for the list - ul / ol. The default is unordered list (ul) tag.
List Type: Select the type of list - Vertical List, Horizontal (Inline) List, List Group, Navigation
List (ul or ol) Class: Add additional CSS classes at the ul or ol tag.
List Item (li) Class: Add additional CSS classes at the li tag.