Title: Content Width Fix
Last modified: July 24, 2020

---

# Content Width Fix

 *  Resolved [rachelfellenz](https://wordpress.org/support/users/rachelfellenz/)
 * (@rachelfellenz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/content-width-fix-3/)
 * I need some help figuring out why when I adjust my content width, it all moves
   to the right side of the screen.
 * Long story short, I want content on ALL pages of my site to be wider because 
   they are so small right now. I’ve been using this code which makes the content
   wider:
 * .container {
    width: 70%; }
 * However, it moves everything to the right. Can someone suggest code to fix this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcontent-width-fix-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [willem0](https://wordpress.org/support/users/willem0/)
 * (@willem0)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/content-width-fix-3/#post-13165972)
 * This only happens on the ‘Popular-post-pages’, isn’t it?
 * Try:
 *  .single #primary .post .holder{
    display: block; }
 *  Thread Starter [rachelfellenz](https://wordpress.org/support/users/rachelfellenz/)
 * (@rachelfellenz)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/content-width-fix-3/#post-13166020)
 * It happens on all the pages, unfortunately. I think the margins just need to 
   be shrunk on the left and right side of each page.
 *  [willem0](https://wordpress.org/support/users/willem0/)
 * (@willem0)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/content-width-fix-3/#post-13166189)
 * Remarkable. In my browser everything is left-aligned, immediately to the left-
   margin of the page.
    Only the ‘Popular-post-pages’ have white space to the left,
   next to the content.

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

The topic ‘Content Width Fix’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [willem0](https://wordpress.org/support/users/willem0/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/content-width-fix-3/#post-13166189)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
