Title: Top image height
Last modified: December 14, 2016

---

# Top image height

 *  [klegger](https://wordpress.org/support/users/klegger/)
 * (@klegger)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/top-image-height/)
 * Hello:
 * Wondering if the height of the large images that are displayed in this theme 
   can be changed? Or perhaps the overall size so the larger images I have are displayed
   in a better format? These would be the images that are displayed in a post, featured
   images I guess.
 * Thanks,
    -  This topic was modified 9 years, 4 months ago by [klegger](https://wordpress.org/support/users/klegger/).

Viewing 1 replies (of 1 total)

 *  [Chad Chadbourne](https://wordpress.org/support/users/shireling/)
 * (@shireling)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/top-image-height/#post-8552663)
 * Hi [@klegger](https://wordpress.org/support/users/klegger/)
 * You can make the header taller (along with it’s background image) with this CSS:
 *     ```
       .has-thumbnail .entry-header {
           height: 600px;
       }
       ```
   
 * You can change the 600px to a different height if you like. You can use a plugin
   like [Jetpack](http://jetpack.com) ([Custom CSS Module](http://jetpack.com/support/custom-css))
   or the new built in CSS in the Customizer when you update to WordPress 4.7.

Viewing 1 replies (of 1 total)

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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Chadbourne](https://wordpress.org/support/users/shireling/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/top-image-height/#post-8552663)
 * Status: not resolved