Title: Full-width pages
Last modified: August 30, 2016

---

# Full-width pages

 *  Resolved [mzahneis](https://wordpress.org/support/users/mzahneis/)
 * (@mzahneis)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-pages-6/)
 * Just wondered if there was a way to enable full-width pages in either the free
   or paid versions of this theme. Love everything else about it except that it 
   doesn’t fill the screen.

Viewing 1 replies (of 1 total)

 *  [WEN Solutions](https://wordpress.org/support/users/wen-solutions/)
 * (@wen-solutions)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-pages-6/#post-6722286)
 * There is no any options for making page full width. So you need to do some custom
   work. I did’t find the pro version of this theme too.
    Try by adding the below
   code on you style.css it may solve your issue.
 *     ```
       div#loop-container {
           width: 124% !important;
       }
       ```
   
 * Note: [Child theme](https://codex.wordpress.org/Child_Themes) is recommended 
   to customize theme.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Full-width pages’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [WEN Solutions](https://wordpress.org/support/users/wen-solutions/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/full-width-pages-6/#post-6722286)
 * Status: resolved