Title: Image with full width
Last modified: August 31, 2016

---

# Image with full width

 *  Resolved [bobbob601](https://wordpress.org/support/users/bobbob601/)
 * (@bobbob601)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/image-with-full-width/)
 * Hi,
 * I read the forum and found some nice ideas but one is missing. I like one feature
   of another theme (Ness) but I prefer this one 🙂
    I’m using the WP tiled gallery
   with jetpack which is nice but I’d like to know if it is possible to set a class
   on an image to tell it to take the full width of the “article” class. It seems,
   this part is responsive and the default width 771px, and I’d like to increase
   the width. I tried a solution told by Ben
 *     ```
       .entry-content img {
         position: relative;
         left: -150px;
         max-width: calc(100% + 300px);
       }
       ```
   
 * but when resizing, it does outbounds of the article block which is not nice to
   see. I just want an image to take the full width, only of the white box.
 * thanks in advance.
 * btw, I love the theme AND my readers too!
 * I’m not sure to be clear :/

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/image-with-full-width/#post-7013978)
 * Hey that’s great, glad you’re happy with the theme 🙂
 * Since that last response, I’ve actually built this into the theme with improved
   CSS. Check out this tutorial in the support center: [https://www.competethemes.com/help/make-image-full-width-tracks/](https://www.competethemes.com/help/make-image-full-width-tracks/)
 * You can follow those steps to make any image you want fill the entire white space
   in a post/page.
 *  Thread Starter [bobbob601](https://wordpress.org/support/users/bobbob601/)
 * (@bobbob601)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/image-with-full-width/#post-7014199)
 * Ben, will you marry me? 😛
 * THANK YOU so much, that’s exactly what I was looking for. I’ll check other tutorials,
   I may find usefull ideas
 * I don’t know if it is the best theme ever but for sure, that’s the best support
   ever!
 *  Thread Starter [bobbob601](https://wordpress.org/support/users/bobbob601/)
 * (@bobbob601)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/image-with-full-width/#post-7014200)
 * solved
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/image-with-full-width/#post-7014204)
 * Haha you’re welcome 🙂

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

The topic ‘Image with full width’ 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/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/image-with-full-width/#post-7014204)
 * Status: resolved