Title: remove info header
Last modified: March 4, 2019

---

# remove info header

 *  Resolved [boxxerdc](https://wordpress.org/support/users/boxxerdc/)
 * (@boxxerdc)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-info-header/)
 * Hello everyone.
    I need help, I have the eStore template and wanted to remove
   what is marked with the red square (see link).
 * > [View post on imgur.com](https://imgur.com/a/ejD9sju)
 * Someone can help me ?
 * Thank you

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

 *  [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * (@saurabhdhariwal)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-info-header/#post-11276703)
 * Hello [@boxxerdc](https://wordpress.org/support/users/boxxerdc/)
 * You can hide it with css. Add below css code in your currently active theme’s
   style.css or you can add css code in addition css option in theme customizer.
 *     ```
       .page-header {
         display: none;
       }
       ```
   
 * Hope this will works for you.
    Thanks!
 *  Thread Starter [boxxerdc](https://wordpress.org/support/users/boxxerdc/)
 * (@boxxerdc)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-info-header/#post-11280237)
 * [@saurabhdhariwal](https://wordpress.org/support/users/saurabhdhariwal/) Thanks
   for your help!
 * It works 🙂
 * Thanks again!

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

The topic ‘remove info header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/estore/1.6.11/screenshot.jpg)
 * eStore
 * [Support Threads](https://wordpress.org/support/theme/estore/)
 * [Active Topics](https://wordpress.org/support/theme/estore/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/estore/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/estore/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [boxxerdc](https://wordpress.org/support/users/boxxerdc/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/remove-info-header/#post-11280237)
 * Status: resolved