Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1089174
    websperations
    Participant

    I want to show bullets on my Recent Posts Widget on my sidebar. I have poked around the CSS and just can’t seem to pinpoint how to show them.

    http://ucc.websperations.com/about-the-ucc/

    What’s the CSS to fix this?

    Thanks,

    Micah

    #1089510
    Prasant Rai
    Moderator

    Hello Micah,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-sidebar.right .widget ul li, .x-sidebar.right .widget ol li {
        list-style-type: disc;
        color: #e3e3e3 !important;
        margin-left: 10px !important;
    }

    Thanks.

    #1092243
    websperations
    Participant

    Awesome, thanks for the help.

    Micah

    #1092376
    Jade
    Moderator

    You’re most welcome, Micah.

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