Title: Page width
Last modified: August 20, 2016

---

# Page width

 *  [Gustav820](https://wordpress.org/support/users/gustav820/)
 * (@gustav820)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/page-width-6/)
 * Hi,
 * How can I change one page width? I want to make this page wider because I want
   to have a forum on that page.
    [http://sunformymind.vacau.com/?page_id=17](http://sunformymind.vacau.com/?page_id=17)
 * Thanks! 🙂

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

 *  [Jason](https://wordpress.org/support/users/themeblvd/)
 * (@themeblvd)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/page-width-6/#post-2254869)
 * You could try putting something like this in your child theme’s style.css:
 *     ```
       .page-template-default .entry-header,
       .page-template-default .entry-content,
       .page-template-default footer.entry-meta,
       .page-template-default #comments-title {
            width: 100%;
       }
   
       .page-template-default #respond {
            width: 100%;
       }
       ```
   
 *  Thread Starter [Gustav820](https://wordpress.org/support/users/gustav820/)
 * (@gustav820)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/page-width-6/#post-2254874)
 * It didn’t work.
    Looks like this: /* Theme Name: TwentyEleven Description: Child
   theme for the Twenty Eleven Author: Gustav Template: twentyeleven */
 * [@import](https://wordpress.org/support/users/import/) url(“../twentyeleven/style.
   css”);
 * .page-template-default .entry-header,
    .page-template-default .entry-content,.
   page-template-default footer.entry-meta, .page-template-default #comments-title{
   width: 100%; }
 * .page-template-default #respond {
    width: 100%; }
 *  [Jason](https://wordpress.org/support/users/themeblvd/)
 * (@themeblvd)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/page-width-6/#post-2254897)
 * It looks like it worked to me? I guess I didn’t understand what you were trying
   to do. I thought you just wanted to make the page wider? Is that not what it 
   did, or did I misunderstand?
 *  Thread Starter [Gustav820](https://wordpress.org/support/users/gustav820/)
 * (@gustav820)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/page-width-6/#post-2254905)
 * Thats correct but nothing happend 🙂
    I want only the forumpage to be more wider
   than the other pages so its not so narrow. If I take the “showcase template” 
   the page look just like I want it (the width).
 *  Thread Starter [Gustav820](https://wordpress.org/support/users/gustav820/)
 * (@gustav820)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/page-width-6/#post-2254909)
 * Here is a screenshot how it looks:
    [http://imageshack.us/f/838/screenhyf.png/](http://imageshack.us/f/838/screenhyf.png/)

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

The topic ‘Page width’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [Gustav820](https://wordpress.org/support/users/gustav820/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/page-width-6/#post-2254909)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
