Title: Changing the sidebar width
Last modified: August 21, 2016

---

# Changing the sidebar width

 *  [goodsuccess](https://wordpress.org/support/users/goodsuccess/)
 * (@goodsuccess)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/changing-the-sidebar-width-2/)
 * Tried support at pinboard but tells me I am a spammer! My problem is getting 
   the sidebar to show only one column. As it stands now it looks like 2 columns.
   The theme options says there are 2 columns but I only want one. Probably need
   some CSS changes. Can anyone help?
    Paul The site in question is below [http://carelascruces.org](http://carelascruces.org)

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

 *  [chris1design](https://wordpress.org/support/users/chris1design/)
 * (@chris1design)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/changing-the-sidebar-width-2/#post-4892497)
 * Hi Paul,
 * You can add this CSS to your style.css sheet or your custom.css file:
 *     ```
       .twocol {
         width: 100%;
       }
       ```
   
 * This should get rid of the extra column. Hope this helps.
 *  Thread Starter [goodsuccess](https://wordpress.org/support/users/goodsuccess/)
 * (@goodsuccess)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/changing-the-sidebar-width-2/#post-4892551)
 * Perfect Chris. Worked like a charm. I really like this theme it’s simple, clean
   and effective.
 * Thanks again.
    Regards

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

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

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

 * 2 replies
 * 2 participants
 * Last reply from: [goodsuccess](https://wordpress.org/support/users/goodsuccess/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/changing-the-sidebar-width-2/#post-4892551)
 * Status: not resolved