Tagged: x Author Posts June 11, 2016 at 11:22 am #1037436 Sarah WParticipant Hi, I’m sure it’s obvious but I can’t find a way to do this. I want the post index page to have a sidebar, but not the post pages themselves. Those I want full width. is this possible? June 11, 2016 at 12:32 pm #1037486 ThaiModerator Hi There, Please navigate to Customizer > Blog > Layout > select Use Global Content Layout. After that add the following CSS under Customizer > Custom > Global CSS: .single-post .x-main { width: 100%; } .single-post .x-sidebar { display: none; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1037436 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In