Title: Page Width
Last modified: August 22, 2016

---

# Page Width

 *  Resolved [asdec90](https://wordpress.org/support/users/asdec90/)
 * (@asdec90)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/page-width-27/)
 * I want to expand the width of the image layout in my pages.
 * [http://tripova.com/asia/india/andhrapradesh](http://tripova.com/asia/india/andhrapradesh)
 * How can I make this image to expand to the entire width of the page?
 * Thanks

Viewing 1 replies (of 1 total)

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/page-width-27/#post-5725134)
 * Hi,
 * Please add the following CSS to solve this issue:
 *     ```
       img {
           width: 100% !important;
       }
       ```
   
 * Regards,
    Hardeep

Viewing 1 replies (of 1 total)

The topic ‘Page Width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zerif-lite/1.8.5.49/screenshot.
   png)
 * Zerif Lite
 * [Support Threads](https://wordpress.org/support/theme/zerif-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zerif-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zerif-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zerif-lite/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/page-width-27/#post-5725134)
 * Status: resolved