Tagged: x Author Posts May 12, 2016 at 7:27 am #987680 5wanParticipant 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 May 12, 2016 at 7:28 am #987681 5wanParticipant This reply has been marked as private. May 12, 2016 at 7:28 am #987682 5wanParticipant This reply has been marked as private. May 12, 2016 at 7:31 am #987686 5wanParticipant Nevermind, fixed it. May 12, 2016 at 10:36 am #987942 ChristianModerator Glad you’ve sorted it out. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-987680 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In