Title: Problem with non responsive image
Last modified: August 21, 2016

---

# Problem with non responsive image

 *  Resolved [Karim](https://wordpress.org/support/users/flywings/)
 * (@flywings)
 * [12 years ago](https://wordpress.org/support/topic/problem-with-non-responsive-image/)
 * Think I have a easy issue for all people here.
 * I received some help from stack overflow and now I need to do final adjustment.
 * I have changed the width of a specific page in WordPress using this code:
 * .page-id-247 .hentry, .page-id-247 .aligncenter {
    max-width: 700px !important;}
 * The only problem after resizing the width is that the image don’t resize any 
   longer.
 * [http://karimphoto.com/about/](http://karimphoto.com/about/)
 * If you have any input on this I would be very happy?
 * Thanks,

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

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [12 years ago](https://wordpress.org/support/topic/problem-with-non-responsive-image/#post-4943749)
 * Try adding this CSS:
 *     ```
       .page-id-247 img.aligncenter {
          height: 100%;
          width: 100%;
       }
       ```
   
 *  Thread Starter [Karim](https://wordpress.org/support/users/flywings/)
 * (@flywings)
 * [12 years ago](https://wordpress.org/support/topic/problem-with-non-responsive-image/#post-4943759)
 * > Try adding this CSS:
   >  .page-id-247 img.aligncenter { height: 100%; width: 100%;}
 * Whohoo. Thanks your the best. Thank you.

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

The topic ‘Problem with non responsive image’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Karim](https://wordpress.org/support/users/flywings/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/problem-with-non-responsive-image/#post-4943759)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
