Ordered lists

<ol class="col s12 l6 l4 xl3 browser-default">
  <li>List item</li>
</ol>

CSS classes

The example of the ordered list is below. Lists can be given CSS slasses:

  1. Grid classes (as in the example above)
  2. Color - see HERE
  3. More useful classes - see HERE
  4. 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.