Title: Full Width Posts?
Last modified: October 27, 2017

---

# Full Width Posts?

 *  [aitbreviews](https://wordpress.org/support/users/aitbreviews/)
 * (@aitbreviews)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/full-width-posts-10/)
 * Hey. I’m looking for help on making posts full width. More specifically, the 
   page you go to when you click a portfolio picture. As it is classed as a post
   in this theme, I can not change the page template to full width. Any idea how
   I can change it for a post? Thanks

Viewing 1 replies (of 1 total)

 *  [Access-keys Support](https://wordpress.org/support/users/amritshrestha/)
 * (@amritshrestha)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/full-width-posts-10/#post-9636823)
 * Hi there ,
 * Please follow the instruction kindly to make your posts full width. Go to your
   Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.
 *     ```
       #secondary {
           display: none;
       }
       #primary {
           width: 100%;
       }
       ```
   
 * Thank You ! !

Viewing 1 replies (of 1 total)

The topic ‘Full Width Posts?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-parallax/4.6/screenshot.
   png)
 * AccessPress Parallax
 * [Support Threads](https://wordpress.org/support/theme/accesspress-parallax/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-parallax/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-parallax/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-parallax/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Access-keys Support](https://wordpress.org/support/users/amritshrestha/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/full-width-posts-10/#post-9636823)
 * Status: not resolved