Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #987680
    5wan
    Participant

    Hi, I have some CSS modifying my most viewed posts widget on my home page:
    http://www.duncanswan.me/home/

    CSS:

    .widget_text ul {
    background-color: transparent;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    text-shadow: none;
    }

    The last feature I can’t seem to remove, are the white bullet-points appearing to the left of the images.

    How do I reference / remove these?
    Thanks

    #987681
    5wan
    Participant
    This reply has been marked as private.
    #987682
    5wan
    Participant
    This reply has been marked as private.
    #987686
    5wan
    Participant

    Nevermind, fixed it.

    #987942
    Christian
    Moderator

    Glad you’ve sorted it out. 🙂

  • <script> jQuery(function($){ $("#no-reply-987680 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>