Title: full width template
Last modified: August 21, 2016

---

# full width template

 *  Resolved [susafri](https://wordpress.org/support/users/susafri/)
 * (@susafri)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/full-width-template-8/)
 * I love this theme for its simplicity and lack of bloat and because it lets me
   make all the choices in a child theme.
 * However I have a huge problem getting the right combination of templates to work.
   If I choose full width as a main template in theme options , all my pages and
   post templates are full-width. If I choose a sidebar template I have the option
   to make individual pages full-width. I want my portfolio posts and especially
   the single portfolio posts to be full width, but my pages to have a sidebar.
   
   I looked into the single portfolio template, but I don’t know how to get rid 
   of the sidebar option. I can get rid of the sidebar, but not make the template
   stretch full-width.Any help?
 * Thanks

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

 *  Theme Author [Devin Price](https://wordpress.org/support/users/downstairsdev/)
 * (@downstairsdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/full-width-template-8/#post-4586898)
 * If you’re using a child theme, you can add this to the stylesheet:
 * .single-portfolio #content {
    float: none; width: auto; }
 *  Thread Starter [susafri](https://wordpress.org/support/users/susafri/)
 * (@susafri)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/full-width-template-8/#post-4586908)
 * excellent! Thank you Devin!

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

The topic ‘full width template’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/portfolio-press/2.8.0/screenshot.
   jpg)
 * Portfolio Press
 * [Support Threads](https://wordpress.org/support/theme/portfolio-press/)
 * [Active Topics](https://wordpress.org/support/theme/portfolio-press/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/portfolio-press/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/portfolio-press/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [susafri](https://wordpress.org/support/users/susafri/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/full-width-template-8/#post-4586908)
 * Status: resolved