Title: Change width Sidebars/Widgets
Last modified: August 31, 2016

---

# Change width Sidebars/Widgets

 *  [f1](https://wordpress.org/support/users/f1/)
 * (@f1)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/change-width-sidebarswidgets/)
 * I would like to change the width of my sidebars/widgets. How can I do that? I
   tried to find the width in the css, but I cannot find it. Does anyone know a 
   solution?

Viewing 1 replies (of 1 total)

 *  [ashish_shrestha](https://wordpress.org/support/users/ashish_shrestha/)
 * (@ashish_shrestha)
 * [10 years ago](https://wordpress.org/support/topic/change-width-sidebarswidgets/#post-7100025)
 * Hello [@f1](https://wordpress.org/support/users/f1/),
    First find the box to 
   add CSS code by following path: **Appearance > Customize > Custom CSS** from **
   dashboard**. Inside the textarea add and customize following code:
 *     ```
       #secondary {
       width: 25%;
       }
       ```
   
 * Please change the value 25% as per you want. Try to increase and decrease to 
   fit your requirements.
 * Regards,
    Ashish

Viewing 1 replies (of 1 total)

The topic ‘Change width Sidebars/Widgets’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/radiate/1.4.3/screenshot.jpg)
 * Radiate
 * [Support Threads](https://wordpress.org/support/theme/radiate/)
 * [Active Topics](https://wordpress.org/support/theme/radiate/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/radiate/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/radiate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ashish_shrestha](https://wordpress.org/support/users/ashish_shrestha/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/change-width-sidebarswidgets/#post-7100025)
 * Status: not resolved