Title: responsive images?
Last modified: August 24, 2016

---

# responsive images?

 *  Resolved [marvmckay66](https://wordpress.org/support/users/marvmckay66/)
 * (@marvmckay66)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/responsive-images-13/)
 * Is there something in the CSS that I should change in order to make my images
   responsive? Even if I delete the image size listed in the <img> tag, they seem
   to stay the exact same size and therefore dominate the screen when viewed on 
   a phone.

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

 *  Theme Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/responsive-images-13/#post-6019468)
 * Hi,
 * Strange, they should be responsive, check stylesheet:
 *     ```
       img {max-width:100%; height:auto;}
       ```
   
 * Do you have a link?
 * Guido
 *  Theme Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/responsive-images-13/#post-6019562)
 * Closing this because of no replies.
 * Guido

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

The topic ‘responsive images?’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Guido](https://wordpress.org/support/users/guido07111975/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/responsive-images-13/#post-6019562)
 * Status: resolved