Title: Extend Post Width
Last modified: August 21, 2016

---

# Extend Post Width

 *  [dustyhawk](https://wordpress.org/support/users/dustyhawk/)
 * (@dustyhawk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/extend-post-width/)
 * i have quite a big space at the sides of my post.
 * how do i increase the width of the post ?

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

 *  [guillermovargasquisoboni](https://wordpress.org/support/users/guillermovargasquisoboni/)
 * (@guillermovargasquisoboni)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/extend-post-width/#post-4412015)
 * is the same question for me…
    anyone could help us?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/extend-post-width/#post-4412016)
 * Try not to bump threads, not only because it’s against the pirate code but because
   you posted on an empty thread you decreased its visibility to the community. 
   Empty threads are monitored on a special “[no-replies list](http://wordpress.org/support/view/no-replies)”
   and some volunteers prioritise answering those threads over other non-empty threads.
 * Back to the issue, does the Twenty Fourteen theme come with a “Custom CSS” part
   of the dashboard?
 *  [k00kaine](https://wordpress.org/support/users/k00kaine/)
 * (@k00kaine)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/extend-post-width/#post-4412028)
 * Andrew, you can use this plugin [http://wordpress.org/plugins/custom-css-manager-plugin/](http://wordpress.org/plugins/custom-css-manager-plugin/)
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/extend-post-width/#post-4412029)
 * Cool, assuming that means Twenty Fourteen doesn’t have a “Custom CSS” part of
   the dashboard install that Custom CSS Manager plugin.
 * Then use [its 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 {
        margin-left: 0;
        max-width: 100%;
       }
       ```
   
 *  [wza360](https://wordpress.org/support/users/wza360/)
 * (@wza360)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/extend-post-width/#post-4412103)
 * Andrew, worked very well on desktop website, but what also happens, it changes
   mobile page width as well.
 * I wanted to go for 70% on desktop (as 100% breaks the layout), but mobile one
   has to stay 100%.
 * Any ideas on this?

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

The topic ‘Extend Post Width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentyfourteen/4.5/screenshot.
   png)
 * Twenty Fourteen
 * [Support Threads](https://wordpress.org/support/theme/twentyfourteen/)
 * [Active Topics](https://wordpress.org/support/theme/twentyfourteen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentyfourteen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentyfourteen/reviews/)

## Tags

 * [-posting](https://wordpress.org/support/topic-tag/posting/)
 * [Twenty Fourteen](https://wordpress.org/support/topic-tag/twenty-fourteen/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 5 replies
 * 5 participants
 * Last reply from: [wza360](https://wordpress.org/support/users/wza360/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/extend-post-width/#post-4412103)
 * Status: not resolved