Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1298678
    jensmith3
    Participant

    Hello,

    My site is at http://dev.shsp.com.au/ and I am using the Renew stack.

    On the home page I would like to reduce the white space between the main content and the main sidebar. Is this possible?

    Also, I would like to add padding to the main sidebar content. I have added the following css to my child theme but it doesn’t seem to make any difference.

    .x-sidebar {
    background: #E6E8DD;
    padding: 20px;
    }

    Many thanks and kind regards,

    Jenny

    #1298930
    Darshana
    Moderator

    Hi there,

    Upon checking, I see that your custom CSS rule has been applied to the sidebar (https://snag.gy/WYRbhk.jpg). Could you please try clearing your cache and see.

    Thanks!

    #1298957
    jensmith3
    Participant

    Hello,

    Thanks for that. Clearing the cache working for the padding within the sidebar itself.

    Is it possible to reduce the white space between the main content and the sidebar?

    Many thanks and kind regards,

    Jenny

    #1299007
    Prasant Rai
    Moderator

    Hello Jenny,

    Thanks for writing in!

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

    aside.x-sidebar.right {width: 26.79803% !important;}
    

    Thanks.

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