Title: Featured image
Last modified: August 22, 2016

---

# Featured image

 *  Resolved [al3ssa](https://wordpress.org/support/users/al3ssa/)
 * (@al3ssa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/featured-image-191/)
 * Hello!
    I’ve read the other threads about the width of featured image, but I’m
   having another problem.
 * I used an image of 1200px of width, but still, the image doesn’t extend to the
   whole content area width.
    Here’s the address : [http://www.lookforthesparks.com/](http://www.lookforthesparks.com/)
 * I can’t find where the problem comes from.
    And I have the same issue with images
   even wider than 1200px.
 * Thanks in advance for the help! 🙂

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

 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/featured-image-191/#post-5464326)
 * Hi there!
 * Is this what you are aiming for : [Screenshot](http://postimg.org/image/6e75pgikp/)
 * If so you could try this code:
 *     ```
       .featured-media img {
         margin: 0;
         width: 100%;
       }
       ```
   
 * You have two options when using this code:
 * #1 Use a plugin like [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   and past the code in there.
 * or
 * #2 Create a [child theme](http://codex.wordpress.org/Child_Themes) and paste 
   the code in your child theme’s style.css file.
 * I hope that helps!
 * Luke the Daft Duke
 *  Thread Starter [al3ssa](https://wordpress.org/support/users/al3ssa/)
 * (@al3ssa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/featured-image-191/#post-5464406)
 * Thanks a lot Luke! It works. 🙂
 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/featured-image-191/#post-5464409)
 * Your welcome! 🙂

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hoffman/2.1.2/screenshot.jpg)
 * Hoffman
 * [Support Threads](https://wordpress.org/support/theme/hoffman/)
 * [Active Topics](https://wordpress.org/support/theme/hoffman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hoffman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hoffman/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/featured-image-191/#post-5464409)
 * Status: resolved