Title: Fullwidth page problem
Last modified: August 21, 2016

---

# Fullwidth page problem

 *  Resolved [framtidsjour](https://wordpress.org/support/users/framtidsjour/)
 * (@framtidsjour)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/)
 * When using the fullwidth template in WordPress the content moves to the right(
   see [http://www.framtidsjournalisterna.se/artiklar/](http://www.framtidsjournalisterna.se/artiklar/)).
   How can I make the content stay in place even when using fullwidth?

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771361)
 * Isn’t this just because you’ve given your table a width of 800px?
 *  Thread Starter [framtidsjour](https://wordpress.org/support/users/framtidsjour/)
 * (@framtidsjour)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771364)
 * No it is the same with other widths as well and also if I use fullwidth on pages
   without tables. :/
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771365)
 * Can you try removing the 800px width on your table to see if this resolves your
   issue?
 *  Thread Starter [framtidsjour](https://wordpress.org/support/users/framtidsjour/)
 * (@framtidsjour)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771366)
 * I changed to 800px width to try to resolve the issue in the first place. I removed
   it again and the problem remains.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771367)
 * I don’t see your issue anymore [http://snag.gy/v4KWF.jpg](http://snag.gy/v4KWF.jpg)
 *  Thread Starter [framtidsjour](https://wordpress.org/support/users/framtidsjour/)
 * (@framtidsjour)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771370)
 * Oh I think you misunderstood me. I want the content to the left in the white 
   area, next to the menu. Now it’s placed in the middle.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771377)
 * Install this Custom CSS Manager plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
 * Then use its “CSS Code” [section of the dashboard](http://wordpress.org/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=704634)
   to hold your CSS modifications:
 *     ```
       .full-width .site-content .entry-header,
       .full-width .site-content .entry-content,
       .full-width .site-content .entry-summary,
       .full-width .site-content .entry-meta,
       .full-width .page-content {
        max-width: 100%;
       }
       ```
   
 *  Thread Starter [framtidsjour](https://wordpress.org/support/users/framtidsjour/)
 * (@framtidsjour)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771383)
 * Great, thank you!

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

The topic ‘Fullwidth page problem’ is closed to new replies.

## Tags

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

 * 8 replies
 * 2 participants
 * Last reply from: [framtidsjour](https://wordpress.org/support/users/framtidsjour/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/fullwidth-page-problem/#post-4771383)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
