How can I change the bullets?

  • Posted in : Bloggy WP
  • Kaneisha
    Participant

    Hello! How can I change the image of the bullets in a certain list? For example, if I want to change the bullets on the homepage to checkmarks but somewhere else on the page, the bullets are stars, how would I do that? Thank you! My website is http://theartofapplying.com.

    ahmetsali
    Keymaster

    Hi, you can add lists with custom bullet icons like this;

    <ul class="icons">
      <li><i class="icon-file"></i>Lists</li>
      <li><i class="icon-pushpin"></i>Buttons</li>
      <li><i class="icon-camera"></i>Button groups</li>
      <li><i class="icon-thumbs-down"></i>Navigation</li>
      <li><i class="icon-leaf"></i>Prepended form inputs</li>
      <li><i class="icon-download-alt"></i>Download icon</li>
    </ul>
    

    You can see available icons at;

    http://fontawesome.io/3.2.1/icons/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register