Title: Full Page Width for posts ?
Last modified: October 26, 2023

---

# Full Page Width for posts ?

 *  [petesky](https://wordpress.org/support/users/petesky/)
 * (@petesky)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/full-page-width-for-posts/)
 * Hello. I can set full page width for pages but not for posts ? How can i do this?

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

 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/full-page-width-for-posts/#post-17151586)
 * Hi there,
   Do you have widgets in your blog sidebar (Appearance->Customize->Widgets-
   >Blog)? If yes, remove them and add this
 *     ```wp-block-code
       .single .col-lg-8{max-width:100%;flex:0 0 100%;}
       ```
   
 *  in your custom CSS box under Customize-▸Additional CSS
    -  This reply was modified 2 years, 7 months ago by [Fotis](https://wordpress.org/support/users/markwaregr/).
 *  Thread Starter [petesky](https://wordpress.org/support/users/petesky/)
 * (@petesky)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/full-page-width-for-posts/#post-17151618)
 * Hi & thank you ! I dont have widgets, your additional CSS works but footer in
   post is not centered. Is there another CSS hack needed ?
 *  Thread Starter [petesky](https://wordpress.org/support/users/petesky/)
 * (@petesky)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/full-page-width-for-posts/#post-17151799)
 * It seems the problem comes from prev/next link on bottom as it works on other
   pages. How can i disable the prev/next and random posts on bottom ? Sorry i know
   this is maybe not fully olsen related, but i like the design so help would be
   highly appreciated. Thank you again.
 *  [Fotis](https://wordpress.org/support/users/markwaregr/)
 * (@markwaregr)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/full-page-width-for-posts/#post-17151848)
 * Hi,
 * can you share a URL so I can check what is going on?
 *  Thread Starter [petesky](https://wordpress.org/support/users/petesky/)
 * (@petesky)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/full-page-width-for-posts/#post-17151886)
 * Figured it out. In custom-css i added:
 *     ```wp-block-code
       footer {width: 100%;text-align: center;}
       ```
   

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

The topic ‘Full Page Width for posts ?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/olsen-light/1.7.1/screenshot.png)
 * Olsen Light
 * [Support Threads](https://wordpress.org/support/theme/olsen-light/)
 * [Active Topics](https://wordpress.org/support/theme/olsen-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/olsen-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/olsen-light/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [petesky](https://wordpress.org/support/users/petesky/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/full-page-width-for-posts/#post-17151886)
 * Status: not resolved