Title: remove button Home in header
Last modified: August 31, 2016

---

# remove button Home in header

 *  Resolved [cravingwatchers](https://wordpress.org/support/users/cravingwatchers/)
 * (@cravingwatchers)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/remove-button-home-in-header/)
 * I uploaded my own header but the button HOME comes through my header-image (not
   even clickable).
 * How can get remove that button?

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

 *  [dimned](https://wordpress.org/support/users/dimned/)
 * (@dimned)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/remove-button-home-in-header/#post-7393199)
 * Hello,
 * You should install Child theme and add the style below to its style.css file
 *     ```
       .header-image.with-header-image .page-title {
       display:none;
       }
       ```
   
 * You can get ready Child theme for lite version [here](http://www.getmotopress.com/themes/emmet/).
   
   Best regards, MotoPress team
 *  [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/remove-button-home-in-header/#post-7393215)
 * resolved

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

The topic ‘remove button Home in header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/emmet-lite/1.8.0/screenshot.png)
 * Emmet Lite
 * [Support Threads](https://wordpress.org/support/theme/emmet-lite/)
 * [Active Topics](https://wordpress.org/support/theme/emmet-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/emmet-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/emmet-lite/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [header image](https://wordpress.org/support/topic-tag/header-image/)
 * [home](https://wordpress.org/support/topic-tag/home/)

 * 2 replies
 * 3 participants
 * Last reply from: [motopress](https://wordpress.org/support/users/motopress/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/remove-button-home-in-header/#post-7393215)
 * Status: resolved