Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1145178
    jmarken
    Participant

    Site: http://www.shininglightpublications.com

    Through custom css I’ve made my sidebar background color #ededed.

    Through more custom css I’ve made the menu background in the sidebar the same color and also indented the text.

    Now I’ve added recent posts, and they have a white background that I need to change to the same color and indent as I have the menu.

    Hope that’s clear. Thanks.

    #1145378
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .widget ul li, .widget ol li {
        background: none;
        border: none;
    }

    Hope that helps

    Joao

    #1145407
    jmarken
    Participant

    Worked great! Thanks!

    #1145942
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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