Title: make 2015 template full width
Last modified: March 9, 2017

---

# make 2015 template full width

 *  Resolved [melanie bund](https://wordpress.org/support/users/melanie-bund/)
 * (@melanie-bund)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/make-2015-template-full-width/)
 * How does one make the 2015 theme full width, keeping the sidebar as is? It appears
   to be very complicated…
    Thank you Melanie

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

 *  [dimitris33](https://wordpress.org/support/users/dimitris33/)
 * (@dimitris33)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/make-2015-template-full-width/#post-8897871)
 * Hi, the theme uses the sidebar for navigation, how do you want to make it full
   width? when will the navigation be?
 *  Thread Starter [melanie bund](https://wordpress.org/support/users/melanie-bund/)
 * (@melanie-bund)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/make-2015-template-full-width/#post-8911775)
 * Hi Dimitris, the navigation stays the same, I would like to make the content 
   wider with the footer the same size using % to make it more responsive, there
   appears to be 2 backgrounds, one which includes the content and footer and a 
   white background underneath all, cant seem to change the colour of the white 
   background…this you can see when you zoom out
    -  This reply was modified 9 years, 2 months ago by [melanie bund](https://wordpress.org/support/users/melanie-bund/).
 *  [dimitris33](https://wordpress.org/support/users/dimitris33/)
 * (@dimitris33)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/make-2015-template-full-width/#post-8911902)
 * I think i got what you mean, you want to keep the layout but use all viewport
   size, that will take good knowledge of CSS at least.There are some rules in the
   theme that restrict the max-width
 *     ```
       @media screen and (min-width: 59.6875em)
       {
       .site { max-width:1403px
       }
       ```
   
 * and then there is a technique for the responsive called ‘negative margin’ there
   are a lot of articles explaining how it works.
 * about the backgrounds, i dont see the second background but firebug will help
   you
 * [https://www.tipsandtricks-hq.com/how-to-use-firebug-to-modify-your-wordpress-sites-css-video-tutorial-4037](https://www.tipsandtricks-hq.com/how-to-use-firebug-to-modify-your-wordpress-sites-css-video-tutorial-4037)
 *  Thread Starter [melanie bund](https://wordpress.org/support/users/melanie-bund/)
 * (@melanie-bund)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/make-2015-template-full-width/#post-8918032)
 * Thank you so much for your help!
    Melanie

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [melanie bund](https://wordpress.org/support/users/melanie-bund/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/make-2015-template-full-width/#post-8918032)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
