1 minute read

Unordered list

Parameters:

  • type – set style type of list, exemplary values: “tick”, “dash”, “custom”, “unstyled”.

Exemplary usage:

[unordered_list type="dash"]
<ul>
<li>Item one</li>
<li>Item two</li>
<li>Item three</li>
</ul>
[/unordered_list]

See also demo of unordered list. In full download package (Dummy data/shortcodes-pages/typography.html) you can find the file with shortcodes we used to create demo page.

Did you know...

You can “unordered list” element in drag and drop website builder (Visual Composer) and customize this element easily without coding skills. Parameters and design options are the same as in shortcode.