Title: Header Image Size
Last modified: February 12, 2017

---

# Header Image Size

 *  Resolved [Schmeely](https://wordpress.org/support/users/lilaclements/)
 * (@lilaclements)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/header-image-size-35/)
 * I’d like to make my header image bigger on my home page. Or in fact, a whole 
   page just with the one image on it.
 * What’s the best way to do this? Should I be looking at editing the header.php
   file in my child theme…?
 * Thanks all

Viewing 1 replies (of 1 total)

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/header-image-size-35/#post-8844410)
 * Hi,
 * You can add the following CSS to your site to do that:
 *     ```
       .site-branding {
           padding: 250px 0;
       }
       ```
   
 * Let us know if it works. 🙂

Viewing 1 replies (of 1 total)

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

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/header-image-size-35/#post-8844410)
 * Status: resolved