Home › Forums › Support › I can't get rid of Home Heading This topic has 3 replies, 2 voices, and was last updated 6 years, 9 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 2, 2016 at 1:54 am #198804 Peter The option “disable the content titel + Home NAV doesn’t work, I’ve reinstalled the shop page with the same result. Hope you can help me out WR Peter June 2, 2016 at 9:10 am #198908 TomLead Developer Lead Developer Hi there, Are you using WooCommerce? If so, pages like the shop and blog ignore metabox settings in WP. You can try this CSS though: .woocommerce .entry-header, .woocommerce .main-navigation { display: none; } Let me know if that helps or not ๐ December 6, 2016 at 4:31 am #251886 Peter No it didn’t work, but I found the solution myself add to css /*Remove Header and navigatie in the shop*/ .woocommerce .page-title, .woocommerce .woocommerce-breadcrumb { display: none; } December 6, 2016 at 10:59 am #252016 TomLead Developer Lead Developer Glad you got it working ๐ 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