Title: post width
Last modified: August 21, 2016

---

# post width

 *  [annabu](https://wordpress.org/support/users/annabu/)
 * (@annabu)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/post-width-3/)
 * Hi,in single post there’s a huge white space between the post’s text and the 
   right sidebar. I want to extend the text of the post to be at the same distance
   as in left sidebar. how can I do?
 * my site: [http://www.cubemagazine.it](http://www.cubemagazine.it)
    open a random
   post in the home list to see what I’m talking about 🙂 thank you

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

 *  [konradS](https://wordpress.org/support/users/konrads/)
 * (@konrads)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/post-width-3/#post-3950777)
 * hi annabu,
 * firstly – nice site!
 * the issue you mentioned above looks like a bug and
    should be fixed with the 
   next update..
 * it became kind of a never ending story with calculating
    always the fitting content
   width since the responsive layout has been implemented..
 * anyway, to fix this problem on your install now,
    go to THEME SETTINGS -> CSS
   tab and add the following CSS:
 *     ```
       .left-right-sidebar div.post div.post-content,
       .left-right-sidebar div.page div.post-content {
       width: 95%;
       }
       ```
   
 * should work perfectly, let me know, konrad
 *  Thread Starter [annabu](https://wordpress.org/support/users/annabu/)
 * (@annabu)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/post-width-3/#post-3950780)
 * Thank you very very very much, now it’s perfect! 😀

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

The topic ‘post width’ 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

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

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