Title: image post
Last modified: December 1, 2016

---

# image post

 *  [lconseil](https://wordpress.org/support/users/lconseil/)
 * (@lconseil)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/image-post-2/)
 * Hello,
    The Featured Image in my posts is very height, Il would like te personnalize
   the size. It’s is possible, thank’s for your help.

Viewing 1 replies (of 1 total)

 *  [Chad Chadbourne](https://wordpress.org/support/users/shireling/)
 * (@shireling)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/image-post-2/#post-8504917)
 * Hi there!
 * You can shorten the height of the featured image on single posts with a bit of
   CSS.
 * Try installing the [Jetpack](http://jetpack.com) plugin and activating the Custom
   CSS module.
 * Then add this snippet under Appearance > Edit CSS:
 *     ```
       .has-thumbnail .entry-header {
           height: 300px
       }
       ```
   
 * Or use another number to get the height you want.
 * One thing to keep in mind – we’re changing the height of the header area here,
   not actually resizing the image. The shorter you make the header, the less of
   your featured image you’ll be able to see 🙂

Viewing 1 replies (of 1 total)

The topic ‘image post’ 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/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Chad Chadbourne](https://wordpress.org/support/users/shireling/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/image-post-2/#post-8504917)
 * Status: not a support question