Title: How to increase the width
Last modified: September 1, 2016

---

# How to increase the width

 *  Resolved [dhiraj007](https://wordpress.org/support/users/dhiraj007/)
 * (@dhiraj007)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-increase-the-width/)
 * Hi
    How can I increase the width of the site ,Keeping the width of the body and
   sidebar same? When I look at the screen, there are blank space both in right 
   and left hand side of my site. So can I increase the width overall?
 * tuxpod.com

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

 *  [awwabtahir](https://wordpress.org/support/users/awwabtahir/)
 * (@awwabtahir)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-increase-the-width/#post-7517660)
 * Add this custom css
 *     ```
       .site {
           max-width: 100% !important;
       }
       ```
   
 *  Thread Starter [dhiraj007](https://wordpress.org/support/users/dhiraj007/)
 * (@dhiraj007)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-increase-the-width/#post-7517682)
 * Thanx Tahir, it worked 🙂

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

The topic ‘How to increase the width’ 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: [dhiraj007](https://wordpress.org/support/users/dhiraj007/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/how-to-increase-the-width/#post-7517682)
 * Status: resolved