Title: Page template width
Last modified: August 19, 2016

---

# Page template width

 *  [globalmacroblog](https://wordpress.org/support/users/globalmacroblog/)
 * (@globalmacroblog)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/page-template-width/)
 * Hi, I want to create a page template that does not have a sidebar.
    I created
   a new template called bio.php, where I removed where it calls the sidebar and
   added this above the header: <?php /* Template Name: Bio */ ?>
 * This removed the content in the sidebar, but the divider was still there and 
   the width of the content remained the same.
 * In a tutorial on the web they recommended to _“You’ll probably also want to find
   your content div and manually add a width style to it to extend the width to 
   fill the entire container.”_
 * My question is how do you do this (and remove the divider) ?
 * Thanks,
 * KM

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/page-template-width/#post-1252578)
 * That depends upon your theme. You need to look at creating a new class for your
   main page content and then use CSS to define a new width for this class.
 * [CSS Tutorials](http://www.w3schools.com/css/)
    [Learning CSS](http://www.w3.org/Style/CSS/learning)

Viewing 1 replies (of 1 total)

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

## Tags

 * [bio](https://wordpress.org/support/topic-tag/bio/)
 * [remove sidebar](https://wordpress.org/support/topic-tag/remove-sidebar/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/page-template-width/#post-1252578)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
