glee 0 Report post Posted September 29, 2011 I've checked the 'hide sidebars when empty' box in the theme options: I do not have any plugins that interfere with widgets yet I am still seeing the empty sidebar populate: On the individual page options I have selected 'Default sidebar.' The empty sidebars are still populating. What do I do to hide the sidebars? Share this post Link to post Share on other sites
kastelic 6 Report post Posted September 29, 2011 It is hiding the default sidebar content. The Search bar and sidebar area will always be present on that page layout. If you really want to hide it, you an with CSS. #sidebar { display:none } Share this post Link to post Share on other sites
glee 0 Report post Posted September 29, 2011 Sorry, I tried to do it with CSS and the area still shows up - http://i.imgur.com/spWga.png Just to confirm, this is in WhiteHousePro > Theme Options > Custom CSS? Share this post Link to post Share on other sites