Title: Different header height problem
Last modified: June 20, 2017

---

# Different header height problem

 *  Resolved [Pixel_me](https://wordpress.org/support/users/pixel_me/)
 * (@pixel_me)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/different-header-height-problem/)
 * Hi
 * Since the last updates my client has this weird problem with his header. On the
   [homepage](http://www.wildvangpiercing.be/), foto’s page and contact page, the
   header shows correctly. But when you visite the “[piercen](http://www.wildvangpiercing.be/piercen/)”
   page and the “nazorg” page, the header gets some extra space at the bottom. Is
   this some kind of error? I reinstalled the theme and also WordPress but it didn’t
   solve anything.
 * An other weird thing: on my “foto’s” page, I use a few “h2” tags. In the theme
   options I typed a dark red color. For some reason, it works on every page, except
   the “foto’s” page. Now I just used a <span color> to fix it. But first they where
   just plain black. Is this also an error?
 * Something I can do? Or is this going to be solved in a next update?
 * Kind regards

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/different-header-height-problem/#post-9245295)
 * 1. I’m not sure why this is happening, but a simple fix will be to add this CSS
   to Theme Options> Advanced Settings:
 *     ```
       header.banner.headerclass {
           max-height: 80px;
       }
       ```
   
 * 2. I’m not experiencing this on my site. Have you tried deactivating your plugins
   to see if there is a conflict?
 * -Kevin
 *  Thread Starter [Pixel_me](https://wordpress.org/support/users/pixel_me/)
 * (@pixel_me)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/different-header-height-problem/#post-9248017)
 * Thanks for the header fix.
 * I tried deactivating all the plugins but the problem stays the same. Maybe the
   new WordPress update broke something (a WordPress reinstall did not work either).
 * But for now, with the little fixes, everything looks back to normal.
 * Thanks!
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/different-header-height-problem/#post-9249177)
 * You’ve got this CSS in your Custom CSS box that’s targeting the h2 elements on
   your Fotos page:
    `.fotos h2{color:#69584b}`
 * this would cause the page to ignore your settings for h2 in theme options.
 * -kevin
 *  Thread Starter [Pixel_me](https://wordpress.org/support/users/pixel_me/)
 * (@pixel_me)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/different-header-height-problem/#post-9253070)
 * Yes! Totally overlooked that one. Thank you very much!

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

The topic ‘Different header height problem’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [Pixel_me](https://wordpress.org/support/users/pixel_me/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/different-header-height-problem/#post-9253070)
 * Status: resolved