Title: Increase Sidebar width
Last modified: August 21, 2016

---

# Increase Sidebar width

 *  Resolved [Manoj Gadamsetty](https://wordpress.org/support/users/manoj-gadamsetty/)
 * (@manoj-gadamsetty)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/increase-sidebar-width-2/)
 * I use eleven40(Genesis child theme) theme on my blog. I wish to place a 300×600
   ad in the primary sidebar of the blog. But, the size of the sidebar is a little
   bit smaller than the ad size. I tried to edit it by increasing and decreasing
   the border margin of the siderbar. Bur it is getting messy when I increased it.
   It is overlapping the post area.
    Check out the Blog [here](http://www.fussedblogger.com)
   and let me know how can I get extended space in siderbar to place a 300×600 ad.
 * Thanks.

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

 *  [shinjing](https://wordpress.org/support/users/shinjing/)
 * (@shinjing)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/increase-sidebar-width-2/#post-3674149)
 * HI Manoj,
 * You can put this code into your custom css:
 *     ```
       .sidebar {
       	width: 310px !important;
       }
   
       .content-sidebar #content,
       .sidebar-content #content {
       	width: 780px !important;
       }
       ```
   
 * if you don’t have any custom css file, then you can install [this plugin](http://wordpress.org/extend/plugins/pc-custom-css/)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/increase-sidebar-width-2/#post-3674152)
 * please contact the theme’s developer for support – [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 *  Thread Starter [Manoj Gadamsetty](https://wordpress.org/support/users/manoj-gadamsetty/)
 * (@manoj-gadamsetty)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/increase-sidebar-width-2/#post-3674216)
 * [@shinjing](https://wordpress.org/support/users/shinjing/) I’ll try using this
   code.
 * [@alchymyth](https://wordpress.org/support/users/alchymyth/) I’ll contact them
   if the problem is not resolved.
 * Thanks.
 *  Thread Starter [Manoj Gadamsetty](https://wordpress.org/support/users/manoj-gadamsetty/)
 * (@manoj-gadamsetty)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/increase-sidebar-width-2/#post-3674218)
 * [@shinjing](https://wordpress.org/support/users/shinjing/), Thanks for the code.
   Its working!

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

The topic ‘Increase Sidebar width’ is closed to new replies.

## Tags

 * [Increase](https://wordpress.org/support/topic-tag/increase/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 4 replies
 * 3 participants
 * Last reply from: [Manoj Gadamsetty](https://wordpress.org/support/users/manoj-gadamsetty/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/increase-sidebar-width-2/#post-3674218)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
