Title: Sidebar widht
Last modified: August 22, 2016

---

# Sidebar widht

 *  Resolved [rtomecek](https://wordpress.org/support/users/rtomecek/)
 * (@rtomecek)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/sidebar-widht/)
 * Hi,
    I’m trying your theme, great work. I would to ask, if a can change the width
   of left sidebar beside pages and eshop pages? The sidebar is too wide. I tried
   change “.container .five.columns” (the information from this forum) but it does
   not work. Thank in advance.

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/sidebar-widht/#post-5793672)
 * Hey there rtomecek,
 * Hope you’re well today!
 * This is the correct class and it should change the width of the sidebar. Could
   you please post link to your site so I can take a look? Also where are you adding
   these changes?
 * Best regards,
    Bojan
 *  Thread Starter [rtomecek](https://wordpress.org/support/users/rtomecek/)
 * (@rtomecek)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/sidebar-widht/#post-5793680)
 * Hi.
 * Look please at this page: rcsnake.mojemodely.cz
    I Think the left sidebar is 
   too wide. Thanks.
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/sidebar-widht/#post-5793684)
 * Hey there rtomecek,
 * Please try adding the following CSS code to Appearance >> Theme Options >> Custom
   CSS:
 *     ```
       .container .five.columns {
       width: 140px;
       }
   
       .container .eleven.columns {
       width: 770px;
       }
       ```
   
 * This should increase the width of the main content and decrease the width of 
   the sidebar.
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [rtomecek](https://wordpress.org/support/users/rtomecek/)
 * (@rtomecek)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/sidebar-widht/#post-5793688)
 * Hi Bojan,
 * This solution work exactly. Solved.
 * Thanks you very much again.
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/sidebar-widht/#post-5793691)
 * Glad I could help 🙂
 * Cheers,
    Bojan

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

The topic ‘Sidebar widht’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/sidebar-widht/#post-5793691)
 * Status: resolved