Title: Make Page Width Wider
Last modified: August 21, 2016

---

# Make Page Width Wider

 *  Resolved [dhavid](https://wordpress.org/support/users/sirmbhe/)
 * (@sirmbhe)
 * [12 years ago](https://wordpress.org/support/topic/make-page-width-wider/)
 * Hi,
 * In my web [LowEndOffer](http://lowendoffer.com) I insert a full width table (
   excel). But the content it self are wider than the page container. How can i 
   make the full width page wider?
 * Any help would be appreciated.
    Thanks

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

 *  Theme Author [Themonic](https://wordpress.org/support/users/themonic/)
 * (@themonic)
 * [12 years ago](https://wordpress.org/support/topic/make-page-width-wider/#post-4873248)
 * Try this to custom.css
 *     ```
       .site {
         max-width: 1080px;
       }
       ```
   
 * Increase the px value as per your need.
 *  Thread Starter [dhavid](https://wordpress.org/support/users/sirmbhe/)
 * (@sirmbhe)
 * [12 years ago](https://wordpress.org/support/topic/make-page-width-wider/#post-4873262)
 * Thank you 🙂
 * And thank you again for this wonderful themes

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/iconic-one/3.3/screenshot.png)
 * Iconic One
 * [Support Threads](https://wordpress.org/support/theme/iconic-one/)
 * [Active Topics](https://wordpress.org/support/theme/iconic-one/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/iconic-one/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/iconic-one/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dhavid](https://wordpress.org/support/users/sirmbhe/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/make-page-width-wider/#post-4873262)
 * Status: resolved