custom bullet image, but no bullet dot

  • Author
    Posts
  • #29267
    Jason

    I read another forum post here (http://www.cryoutcreations.eu/forums/t/how-to-change-unordered-list-image-bullet) that was for mantra and don’t know if the css would change for nirvana so I thought I would post in this forum, besides the comments for the previous are closed for reply.

    I added custom css on the nirvana settings page

    entry-content ul li  {
        background-image: url(http://jasonlamb.me/stuart/wp-content/uploads/sites/4/2015/01/bullet.png);
        background-repeat: no-repeat;
        background-position: 0px center; 
        padding-left: 25px; 
    

    The problem is that it still adds the lovely gray bullet dot in front of (to the left of) my custom bullet image. How can I remove the original bullet dot and just display the custom bullet image?

    example page with bullets – http://jasonlamb.me/stuart/services/

    For the record I love all nirvana and mantra themes! I wish I new more about the differences of the two. If one offered more features or if one is not being supported any longer.

    Sincerely,
    Jason

Viewing 1 post (of 1 total)

The topic ‘custom bullet image, but no bullet dot’ is closed to new replies.