Title: Feature image height
Last modified: April 16, 2020

---

# Feature image height

 *  [mmirlach](https://wordpress.org/support/users/mmirlach/)
 * (@mmirlach)
 * [6 years ago](https://wordpress.org/support/topic/feature-image-height/)
 * Hopefully my last request for a while but I’d like to minimize the height of 
   the featured images in posts, how can I do this?

Viewing 1 replies (of 1 total)

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [6 years ago](https://wordpress.org/support/topic/feature-image-height/#post-12689725)
 * Here’s the CSS you can use for that:
 *     ```
       .single .featured-image {
         padding-bottom: 50%;
       }
       ```
   
 * 50% will keep the height the same and you can decrease it to make the Featured
   Images on post pages shorter.

Viewing 1 replies (of 1 total)

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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/feature-image-height/#post-12689725)
 * Status: not resolved