Title: image sizes
Last modified: March 16, 2019

---

# image sizes

 *  Resolved [bluesky2](https://wordpress.org/support/users/bluesky2/)
 * (@bluesky2)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/image-sizes-68/)
 * Hello,
 * I would like to know how to edit the image size for the featured image in the
   post pages? I would like to make them smaller. Thanks for your help.

Viewing 1 replies (of 1 total)

 *  Theme Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/image-sizes-68/#post-11322281)
 * Hi there,
 * If I understand correctly, you want to edit image size for a single post. Following
   steps should help you,
 * 1.Go to Appearance > Customize > Additional CSS.
    2. Copy and paste following
   CSS rule,
 *     ```
       .page-entry-header .entry-thumbnail img {
           max-width: 400px;
       }
       ```
   
 * **Make sure to change 400px to whatever width you want**
 * I hope it solves your problem. If not, please inform me.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘image sizes’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Veda](https://wordpress.org/support/users/vedathemes/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/image-sizes-68/#post-11322281)
 * Status: resolved