Skip to content

Instantly share code, notes, and snippets.

@braddalton
Created October 7, 2015 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save braddalton/f34542432e5556e4c9df to your computer and use it in GitHub Desktop.
Save braddalton/f34542432e5556e4c9df to your computer and use it in GitHub Desktop.
Add Custom Class To Unordered List http://wp.me/p1lTu0-g45
<ul class="custom-list">
<li>Your 1st List Item</li>
<li>Your 2nd List Item</li>
<li>Your 3rd List Item</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment