Title: decrease sidebar width?
Last modified: August 21, 2016

---

# decrease sidebar width?

 *  Resolved [Tanvir Zafar](https://wordpress.org/support/users/tanvirzafar1/)
 * (@tanvirzafar1)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/decrease-sidebar-width/)
 * how to decrease sidebar width?i want to increase post content width?

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

 *  [kaniamea](https://wordpress.org/support/users/kaniamea/)
 * (@kaniamea)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/decrease-sidebar-width/#post-4592904)
 * You can add this to your child style.css or Custom CSS plugin:
 *     ```
       .widget-area {
           width: 20.7417%;
       }
   
       .site-content {
           width: 71.1042%;
       }
       ```
   
 *  Thread Starter [Tanvir Zafar](https://wordpress.org/support/users/tanvirzafar1/)
 * (@tanvirzafar1)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/decrease-sidebar-width/#post-4592919)
 * i dont use child css ..i want to do it directly without using any plugin
 *  [kaniamea](https://wordpress.org/support/users/kaniamea/)
 * (@kaniamea)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/decrease-sidebar-width/#post-4592928)
 * If you do it directly you may have trouble later on when the theme is updated.
   If you dont want to use child theme, it is fine. You can install the Custom CSS
   plugin and add this code using it.
 *  Thread Starter [Tanvir Zafar](https://wordpress.org/support/users/tanvirzafar1/)
 * (@tanvirzafar1)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/decrease-sidebar-width/#post-4592930)
 * okay i got it..thanks….
    add banner on each post automatically with paragraph
   like this one [http://www.supportivehands.net/cheap-credit-card-gateways-for-small-businesses](http://www.supportivehands.net/cheap-credit-card-gateways-for-small-businesses)
   how can i do this??

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

The topic ‘decrease sidebar width?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/iconic-one/3.4/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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Tanvir Zafar](https://wordpress.org/support/users/tanvirzafar1/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/decrease-sidebar-width/#post-4592930)
 * Status: resolved