List Shortcode
==============
Standard lists are created by simply using the "visual" editor in WordPress. To create a custom list, do the same, then wrap with the list shortcode as seen below...
[list icon="" icon_color=""]
<ul>
<li>Item #1</li>
<li>Item #2</li>
<li>Item #3</li>
</ul>
[/list]
icon: (please see: fortawesome.github.io/Font-Awesome/icons/)
icon_color: (default: same as text), primary (from Theme Options), red, orange, yellow, green, coral, blue, purple, brown, black, dark, gray/grey... or use a hex color code like "#00A0BF"
© Barcelona Singular 2024
Últims comentaris