Title: Hide header on single page &#8211; CSS issue
Last modified: October 3, 2016

---

# Hide header on single page – CSS issue

 *  Resolved [gandlgandl](https://wordpress.org/support/users/gandlgandl/)
 * (@gandlgandl)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-header-on-single-page-css-issue/)
 * I’ve used the following CSS to hide the header and navigation menu on a single
   page:
 * .page-id-495 #masthead {
    display: none; }
 * I tried using the same CSS on the translated version of the page. The logo
    and
   navigation menu are hidden but the problem is that the header is still displayed…
 * Here’s the page that’s working as it should:
    [http://www.clarkandmiller.com/learn-english-fast/](http://www.clarkandmiller.com/learn-english-fast/)
 * And the page with the header still visible:
    [http://www.clarkandmiller.com/tr/bedava-e-kitap/](http://www.clarkandmiller.com/tr/bedava-e-kitap/)
 * Any ideas what the issue might be?
 * I’m using the Sydney theme and Polylang translation plugin.

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

 *  [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-header-on-single-page-css-issue/#post-8246484)
 * Hello [@gandlgandl](https://wordpress.org/support/users/gandlgandl/),
    Please
   add this code in your css file and it will hide the header image. .header-image{
   display: none; }
 * Hope it works!
 *  Thread Starter [gandlgandl](https://wordpress.org/support/users/gandlgandl/)
 * (@gandlgandl)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-header-on-single-page-css-issue/#post-8246537)
 * Thanks for your suggestion, wbcomdesigns. There’s no change when I add that extra
   CSS, unfortunately.
 * What’s really confusing is that the same CSS works on the other page!
 *  [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-header-on-single-page-css-issue/#post-8246573)
 * Hello [@gandlgandl](https://wordpress.org/support/users/gandlgandl/),
    Please
   replace the last css that I provided with the following one:
 * #page .header-image {
    display: none !important; }
 * Hope this will serve your purpose!
    -  This reply was modified 9 years, 8 months ago by [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/).
      Reason: More appropriate response
 *  Thread Starter [gandlgandl](https://wordpress.org/support/users/gandlgandl/)
 * (@gandlgandl)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-header-on-single-page-css-issue/#post-8246605)
 * It worked!
 * Thanks so much [@wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/).
 *  [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-header-on-single-page-css-issue/#post-8246622)
 * Glad that I could help [@gandlgandl](https://wordpress.org/support/users/gandlgandl/).

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

The topic ‘Hide header on single page – CSS issue’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [sydney theme](https://wordpress.org/support/topic-tag/sydney-theme/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/hide-header-on-single-page-css-issue/#post-8246622)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
