Title: Full width post page
Last modified: August 7, 2020

---

# Full width post page

 *  Resolved [bgr5](https://wordpress.org/support/users/bgr5/)
 * (@bgr5)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/full-width-post-page-2/)
 * Hi,
    I wanted to make the news page full width, but currently there is space 
   on right side. Also when I go to each post page, its not full width.
 * Need help to get both the main post page (where all posts are listed) and the
   individual post page, full width.
 * Thanks,
    bgr5
    -  This topic was modified 5 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Everything else WordPress
      topic
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffull-width-post-page-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Animesh Gaurav (a11n)](https://wordpress.org/support/users/bizanimesh/)
 * (@bizanimesh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/full-width-post-page-2/#post-13222446)
 * Hi [@bgr5](https://wordpress.org/support/users/bgr5/)
 * Please go to _Appearance >> Customize >> Additional CSS_ section in your _WordPress
   Admin Area_ and paste the below CSS there:
 *     ```
       /* Posts Page */
       #primary {
          width:100%;
       }
   
       /* Individual Post */
       #primary-mono {
          width:100%;
       }
       ```
   
 * It would resolve your issue. 🙂
 * Those spaces are for the sidebar. After applying CSS, if you insert any widget
   in the sidebar, then it will come below your posts.
 *  Thread Starter [bgr5](https://wordpress.org/support/users/bgr5/)
 * (@bgr5)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/full-width-post-page-2/#post-13235211)
 * Hi Animesh,
    It worked perfectly. Thanks a lot.
 *  [Animesh Gaurav (a11n)](https://wordpress.org/support/users/bizanimesh/)
 * (@bizanimesh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/full-width-post-page-2/#post-13235287)
 * Happy to help. 🙂

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

The topic ‘Full width post page’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Animesh Gaurav (a11n)](https://wordpress.org/support/users/bizanimesh/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/full-width-post-page-2/#post-13235287)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
