Unordered lists
<ul class="col s12 l6 l4 xl3 browser-default"> <li>List item</li> </ul>
CSS classes and example
The example of the unordered list is below. Lists can be given CSS slasses:
- Grid classes (as in the example above)
- Color - see HERE
- More useful classes - see HERE
- browser-default class to remove unwanted margins and paddings and proper alining the list element to other elements in the grid
Summernote Editor (also Lite version)
Moreover, ordered lists can be given style, size and color using Summernote Editor: B - bold, I - italic, U - underlined, font size, font color, placement using the Paragraph tool.