Tagged: x Author Posts September 18, 2016 at 8:48 am #1180153 skirttheceilingParticipant I have renew theme #2 and I want to decrease the width of my side bar September 18, 2016 at 9:17 am #1180171 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: .x-renew .x-main { width: 76%; } .x-renew .x-sidebar { width: 20%; } Hope it helps 🙂 October 10, 2016 at 10:10 am #1210039 skirttheceilingParticipant Hi, When i added the code it worked but it also shrunk my home page main section down to 76%…is there a way that this only applies to pages that have sidebars? October 10, 2016 at 11:06 am #1210126 JoaoModerator Hi There, Please add the following code instead: .page-template-template-layout-content-sidebar .x-main { width: 76%; } .page-template-template-layout-content-sidebar .x-sidebar { width: 20%; } Hope it helps, If that does not work please provide your URL. Thanks Joao Author Posts <script> jQuery(function($){ $("#no-reply-1180153 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In