Title: sidebar width
Last modified: February 18, 2019

---

# sidebar width

 *  Resolved [u88257](https://wordpress.org/support/users/u88257/)
 * (@u88257)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-69/)
 * Hi all~
    I like this theme very much. is there any way i can make sidebar area
   a little wider? I think default is 320px? I change the css * sidebar primary */.
   s1 { width: 320px; to 400px but isn’t working Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsidebar-width-69%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-69/#post-11218222)
 * Hi, glad to hear!
 * Try this additional css:
 *     ```
       .col-2cl .main-inner { background: none; padding-right: 400px; }
       .s1 { width: 400px; }
       .col-2cl .s1 { margin-right: -400px; }
       ```
   
 *  Thread Starter [u88257](https://wordpress.org/support/users/u88257/)
 * (@u88257)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-69/#post-11219122)
 * It’s working
    Big thanks to you~

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/curver/1.2.6/screenshot.png)
 * Curver
 * [Support Threads](https://wordpress.org/support/theme/curver/)
 * [Active Topics](https://wordpress.org/support/theme/curver/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/curver/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/curver/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [u88257](https://wordpress.org/support/users/u88257/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/sidebar-width-69/#post-11219122)
 * Status: resolved