Title: Featured Image Sizing
Last modified: September 12, 2017

---

# Featured Image Sizing

 *  Resolved [April Roy](https://wordpress.org/support/users/awapril/)
 * (@awapril)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/featured-image-sizing-3/)
 * Is there any way to resize the featured image on my blog post page smaller?
 * It seems pretty large for the page
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffeatured-image-sizing-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * (@awanrmb)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/featured-image-sizing-3/#post-9491426)
 * Hi there,
 * You can manage the size of the featured image using this CSS code:
 *     ```
       .entry-thumb img {
           max-width: 75%;
       }
       ```
   
 *  Thread Starter [April Roy](https://wordpress.org/support/users/awapril/)
 * (@awapril)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/featured-image-sizing-3/#post-9493152)
 * Awesome!
    That worked perfectly, thanks!!!

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

The topic ‘Featured Image Sizing’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [April Roy](https://wordpress.org/support/users/awapril/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/featured-image-sizing-3/#post-9493152)
 * Status: resolved