Title: Change width of right sidebar
Last modified: August 21, 2016

---

# Change width of right sidebar

 *  [milogus](https://wordpress.org/support/users/milogus/)
 * (@milogus)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-width-of-right-sidebar/)
 * Hello friends! which path so that I can change the width of right sidebar?
    hugs

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

 *  [AC](https://wordpress.org/support/users/soco/)
 * (@soco)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-width-of-right-sidebar/#post-3772653)
 * Can you provide more information – like you site address or what theme you are
   using.
 * Thanks
    Soco _[link removed – please see the forum guidelines]_
 *  Thread Starter [milogus](https://wordpress.org/support/users/milogus/)
 * (@milogus)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-width-of-right-sidebar/#post-3772830)
 * Hello soco,
    my theme is Custom Community my site is in maintenance mode. please
   help me to change the width of right sidebar
 *  [konradS](https://wordpress.org/support/users/konrads/)
 * (@konrads)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-width-of-right-sidebar/#post-3772880)
 * hi milogus,
 * when you set responsive mode to “disable”
    ( THEME SETTINGS -> GENERAL -> RESPONSIVE)
 * then you can change the right sidebar width easily via another theme option:
   (
   THEME SETTINGS -> SIDEBARS -> RIGHT SIDEBAR -> WIDTH )
 * if you have responsvie behaviour enabled everything is done automatically.
 * you could add a css snippet though and modify if it works for you:
 * #container #sidebar { width: 30%; }
 * might be you also need something more like
 * #content { width: 65% !important; }
 * ** watch out that your layout doesn’t break when playing around with this.
 * and add the CSS to your Custom CSS Field in the
    THEME SETTINGS -> CSS tab
 * hope this helps,
    konrad

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/custom-community/2.1.2/screenshot.
   png)
 * Custom Community
 * [Support Threads](https://wordpress.org/support/theme/custom-community/)
 * [Active Topics](https://wordpress.org/support/theme/custom-community/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/custom-community/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/custom-community/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [konradS](https://wordpress.org/support/users/konrads/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/change-width-of-right-sidebar/#post-3772880)
 * Status: not resolved