Title: Change text content width
Last modified: January 7, 2018

---

# Change text content width

 *  [Trazza](https://wordpress.org/support/users/trazza/)
 * (@trazza)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/change-text-content-width/)
 * I deleted a couple of side widgets from my website and the text width went full
   length and looked messy
 * I tried changing the text width by adding
 * .single-content {
    max-width: 600px; margin: 0 auto; }
 * to my custom CSS in my Theme
 * Now the text content has gone too small and it wont let me change it back again.
   I’m very unfamiliar with CSS so don’t know what to do now. I’d also like to justify
   the text so it looks neater
 * Can you Help?
 * My website is [http://www.vitalitycolonics.co.uk](http://www.vitalitycolonics.co.uk)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-text-content-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [dacasper](https://wordpress.org/support/users/dacasper/)
 * (@dacasper)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/change-text-content-width/#post-9841175)
 * Comment your existing CSS.
 * Then add this:
 *     ```
       .onecolumn .mainbar {
       width: 80%
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Change text content width’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [dacasper](https://wordpress.org/support/users/dacasper/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/change-text-content-width/#post-9841175)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
