Title: Feature image too large
Last modified: August 22, 2016

---

# Feature image too large

 *  [jacobswenson](https://wordpress.org/support/users/jacobswenson/)
 * (@jacobswenson)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/feature-image-too-large/)
 * Is there a way to make the feature images of my blogs on my home page smaller?
 * See my website here to see what I am talking about
    [http://www.lifewithlowly.com/](http://www.lifewithlowly.com/)
 * Thanks

Viewing 1 replies (of 1 total)

 *  anonymized-13749270
 * (@anonymized-13749270)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/feature-image-too-large/#post-5236384)
 * add this to your style.css file or your homepage inside `<style> </style>` :
 *     ```
       .featured-image {
          background-size:width px height px;
          background-repeat:no-repeat;
       }
       ```
   

Viewing 1 replies (of 1 total)

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: anonymized-13749270
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/feature-image-too-large/#post-5236384)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
