Title: Header image height change
Last modified: January 3, 2017

---

# Header image height change

 *  Resolved [featheranest](https://wordpress.org/support/users/featheranest/)
 * (@featheranest)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/header-image-height-change/)
 * I would like to add another image that is smaller height than the 500pixel height
   in the image. I would like my new image to have a height of 300pixels. How do
   I change the height of this “container” header area?

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

 *  Theme Author [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/header-image-height-change/#post-8616377)
 * Dear featheranest,
 * Thank you for contacting Styled Theme support Team.
 * You can add this css on additional css of customizer if you are using WordPress
   4.7 or on child theme style.css so your changes will not lost ont heme update
 *     ```
       .flat_responsive_header #fr-banner {
           min-height: 300px;
       }
       ```
   
 * Let us know if you have any question or queries regarding to our Styled Themes.
 * Thanks
 *  Thread Starter [featheranest](https://wordpress.org/support/users/featheranest/)
 * (@featheranest)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/header-image-height-change/#post-8618032)
 * Thank you. I appreciate your help.
 *  Theme Author [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/header-image-height-change/#post-8620591)
 * Great to hear that Featheranest.
 * Thanks

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

The topic ‘Header image height change’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/flat-responsive/2.8.0/screenshot.
   png)
 * Flat Responsive
 * [Support Threads](https://wordpress.org/support/theme/flat-responsive/)
 * [Active Topics](https://wordpress.org/support/theme/flat-responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/flat-responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/flat-responsive/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Styled Themes](https://wordpress.org/support/users/gejay/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/header-image-height-change/#post-8620591)
 * Status: resolved