Title: Remove WooCommerce Headers
Last modified: July 14, 2017

---

# Remove WooCommerce Headers

 *  [ras0ne](https://wordpress.org/support/users/ras0ne/)
 * (@ras0ne)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/)
 * Hello!
 * I’ve built a sight using OnePress and have used the following code in the Custom
   CSS field to remove the headers and titles from the websites pages.
 * .page-id-156 .page-header {display: none;}
    .page-id-156 .entry-title {display:
   none;}
 * However I cannot figure out how to do the same with the WooCommerce pages.
 * I’ve tried various code I’ve found through searching and none of them seem to
   work.
 * Any help you be greatly appreciated.
 * Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [congthien](https://wordpress.org/support/users/congthien/)
 * (@congthien)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/#post-9321091)
 * Hi [@ras0ne](https://wordpress.org/support/users/ras0ne/),
 * Please add this :
    `.woocommerce .page-header { display : none; }`
 * Hope it helps!
 *  Thread Starter [ras0ne](https://wordpress.org/support/users/ras0ne/)
 * (@ras0ne)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/#post-9321967)
 * Awesome, thanks!
 * I tried so many variations of that and it never worked.
 * How would I do the same the “cart” and “checkout” pages?
 * Thanks again.
 *  [congthien](https://wordpress.org/support/users/congthien/)
 * (@congthien)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/#post-9325504)
 * Please add this :
 * `.woocommerce-page .page-header { display : none; }`
 * Hope it helps!
 *  Thread Starter [ras0ne](https://wordpress.org/support/users/ras0ne/)
 * (@ras0ne)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/#post-9325754)
 * I did add that line of code to custom CSS.
 * It only removes the page header from the “shop” page and not from the others.
 *  [congthien](https://wordpress.org/support/users/congthien/)
 * (@congthien)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/#post-9328287)
 * what is your site url ?
 *  Thread Starter [ras0ne](https://wordpress.org/support/users/ras0ne/)
 * (@ras0ne)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/#post-9329261)
 * The url to the store is [https://www.carpeyolo.com/shop/](https://www.carpeyolo.com/shop/)
 * The CSS works on this page, but not on
 * [https://www.carpeyolo.com/cart/](https://www.carpeyolo.com/cart/)
 * [https://www.carpeyolo.com/checkout/](https://www.carpeyolo.com/checkout/)
 * and etc.
 * Thanks for the help.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Remove WooCommerce Headers’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/onepress/2.3.18/screenshot.png)
 * OnePress
 * [Support Threads](https://wordpress.org/support/theme/onepress/)
 * [Active Topics](https://wordpress.org/support/theme/onepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/onepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/onepress/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [ras0ne](https://wordpress.org/support/users/ras0ne/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/remove-woocommerce-headers/#post-9329261)
 * Status: not resolved