Title: [Theme: Argent] header size
Last modified: August 30, 2016

---

# [Theme: Argent] header size

 *  Resolved [mebond](https://wordpress.org/support/users/mebond/)
 * (@mebond)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/)
 * I like the header size on the home page, but every other page has the header 
   at about half the height. Can I change the header so it remains the same height
   on every page?
 * (I am new to WordPress, so I appreciate detailed instructions. Thank you in advance.)

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395513)
 * Hey there mebond,
 * How are you doing today?
 * I’ve checked the theme and header looks the same on all pages on my sandbox site
   so I’m not really sure what happens on your end.
 * Would you mind posting link to your site where I can see this so we can try to
   figure this one out?
 * Best regards,
    Bojan
 *  Thread Starter [mebond](https://wordpress.org/support/users/mebond/)
 * (@mebond)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395533)
 * Interesting. I don’t know what has caused this. Here’s my site so you can take
   a look: [http://www.mebondbooks.com/](http://www.mebondbooks.com/) Thanks!
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395536)
 * Hey again mebond,
 * There is some top/bottom padding added on that image only on home page which 
   is the reason it is not displayed on other pages, you can change that by adding
   the following CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or if your theme doesn’t have custom CSS tab add it in your site using the following
   plugin:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       @media screen and (min-width: 768px) {
       .site-branding {
           padding: 7.75em 0;
       }
       }
       ```
   
 * Hope this helps 🙂
 * Cheers,
    Bojan
 *  Thread Starter [mebond](https://wordpress.org/support/users/mebond/)
 * (@mebond)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395544)
 * Thanks for your help. Now I have to figure out how to create a child theme! This
   will probably take some time, so I won’t be able to respond for a while. I appreciate
   your time and effort.
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395602)
 * Hey again mebond,
 * As I mentioned above alternatively you can use [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
   plugin, once the plugin is installed and activated you can add the code in your
   admin in Appearance -> Custom CSS.
 * As for child themes you can check this tutorial: [http://premium.wpmudev.org/blog/how-to-create-wordpress-child-theme/](http://premium.wpmudev.org/blog/how-to-create-wordpress-child-theme/).
 * Hope this helps 🙂
 * Cheers,
    Bojan
 *  Thread Starter [mebond](https://wordpress.org/support/users/mebond/)
 * (@mebond)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395620)
 * Thank you, Bojan. I actually got my techie brother to help. I just don’t have
   the time and energy to figure out all this stuff. 🙂
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395623)
 * Fair enough 🙂
 * Have a nice day!
 * Cheers,
    Bojan
 *  [Claus Wessel](https://wordpress.org/support/users/cwe45/)
 * (@cwe45)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395772)
 * Hello,
    I just had exactly the same issue and was about to toss the theme and
   start over when i saw this post. Just wanted to thank Bojan for the solution

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

The topic ‘[Theme: Argent] header size’ is closed to new replies.

## Tags

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

 * 8 replies
 * 3 participants
 * Last reply from: [Claus Wessel](https://wordpress.org/support/users/cwe45/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/theme-argent-header-size/#post-6395772)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
