Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #996317
    nassyblue
    Participant

    Hello, this is my site url http://virtualfootballprofits.com/Blog/
    I want to make the sidebar on pure white background then centralise all the headings and widgets in the sidebar. How do i do this? Thanks.

    #996620
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    aside.x-sidebar.right {
        background-color: #fff !important;
        padding: 10px;
    }
    
    aside.x-sidebar.right .h-widget {
        text-align: center;
    }

    Thanks.

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