Title: image width bug
Last modified: January 21, 2020

---

# image width bug

 *  [technicalx](https://wordpress.org/support/users/technicalx/)
 * (@technicalx)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/image-width-bug/)
 * I think the CSS which sets images width to 100% is conflicting with Gutenberg
   Image block and forcing all sizes to be 100% wide. I cannot override this with
   custom CSS because auto and inherit will default as 100% too.
 * Solution is to remove width:100% around line 2904 in this class .page-template-
   default img,
    .post-template-default img { width: 100%; height: auto; }

The topic ‘image width bug’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [technicalx](https://wordpress.org/support/users/technicalx/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/image-width-bug/)
 * Status: not resolved