Title: Header Size
Last modified: August 21, 2016

---

# Header Size

 *  Resolved [mbrowning](https://wordpress.org/support/users/mbrowning/)
 * (@mbrowning)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/header-size-9/)
 * I set the header to ‘O’ in premium and it will not stay, can you direct me to
   where I should make this change or get support?

Viewing 1 replies (of 1 total)

 *  Thread Starter [mbrowning](https://wordpress.org/support/users/mbrowning/)
 * (@mbrowning)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/header-size-9/#post-4345382)
 * For removal of header on the home page only, leaving the menu at the top – cut
   and paste the following into Appearance, CSS code:
 * body.home header#masthead hgroup {
    display:none; }
 * For removal of header on all pages, leaving the menu at the top – cut and paste
   the following into Appearance, CSS code:
 * header#masthead hgroup {
    display:none; }

Viewing 1 replies (of 1 total)

The topic ‘Header Size’ is closed to new replies.

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

## Tags

 * [Remove Header](https://wordpress.org/support/topic-tag/remove-header/)

 * 1 reply
 * 1 participant
 * Last reply from: [mbrowning](https://wordpress.org/support/users/mbrowning/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/header-size-9/#post-4345382)
 * Status: resolved