Home › Forums › Support › Disabling content box on one page This topic has 3 replies, 2 voices, and was last updated 8 years, 8 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 2, 2014 at 5:54 am #36216 Daryl Hi I would like to disable the content container on the homepage is there a way to do this? October 2, 2014 at 11:19 am #36319 TomLead Developer Lead Developer The content container, including any sidebars: .home .site-content { display: none; } the content container, excluding sidebars: .home .content-area { display: none; } Let me know if you need any more help ๐ February 6, 2015 at 8:44 am #73018 Kelly I, too, would like to remove the post container on the homepage, but keep my page header. Is there a way to only delete the post container while maintaining the image? Thanks!! February 6, 2015 at 10:22 am #73078 TomLead Developer Lead Developer Hi Kelly, Did the above code I provided not work for you? Let me know ๐ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In