Title: Remove Shop Title
Last modified: August 1, 2017

---

# Remove Shop Title

 *  Resolved [jeanzz](https://wordpress.org/support/users/jeanzz/)
 * (@jeanzz)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-shop-title-2/)
 * Hi, i have tried using the below to remove the “shop” title on my shop page, 
   but its not working. could you help please?
 * .entry-header {display:none;}
    .entry-content {margin-top:0}
 * .woocommerce .site-header,
    .woocommerce .site-footer { display: none; }

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

 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-shop-title-2/#post-9370693)
 * Hi there,
 * GP Premium allows you to do this in the customizer:
    [https://docs.generatepress.com/article/woocommerce-overview/#shop](https://docs.generatepress.com/article/woocommerce-overview/#shop)
 * Or you can use this CSS:
 *     ```
       .woocommerce-products-header {
           display: none;
       }
       ```
   
 *  Thread Starter [jeanzz](https://wordpress.org/support/users/jeanzz/)
 * (@jeanzz)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-shop-title-2/#post-9371343)
 * thanks it works perfectly.
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/remove-shop-title-2/#post-9371942)
 * No problem!

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

The topic ‘Remove Shop Title’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Leo](https://wordpress.org/support/users/leohsiang/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/remove-shop-title-2/#post-9371942)
 * Status: resolved