Title: Change the page width
Last modified: August 20, 2016

---

# Change the page width

 *  [mrsmcy](https://wordpress.org/support/users/mrsmcy/)
 * (@mrsmcy)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/change-the-page-width/)
 * Some of our pages go all the way across the width like this one: [http://www.barnesweddings.co.uk/category/wedding-cars-dorset/bramwith/](http://www.barnesweddings.co.uk/category/wedding-cars-dorset/bramwith/)
 * but on others its only a three quaters of the way like this page:
    [http://www.barnesweddings.co.uk/local-wedding-venues-in-dorset/](http://www.barnesweddings.co.uk/local-wedding-venues-in-dorset/)
 * Can anyone help with how I can get those pages across the whole width like the
   first example?
 * Many thanks in advance

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397189)
 * Which images? All of the images on the second page are only about 300px wide.
 *  Thread Starter [mrsmcy](https://wordpress.org/support/users/mrsmcy/)
 * (@mrsmcy)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397190)
 * Sorry I meant the actual page width (the content) not the image size. One page
   the writing goes across the whole width but not on the other.
 *  [Hennessey Digital](https://wordpress.org/support/users/wpthemesnz/)
 * (@wpthemesnz)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397191)
 * assuming that the page that is only going three quarters of the way is a WordPress
   Page, edit your `page.php` file and look for the html tag that says:
 * `<div id="colLeft">...`
 * and change the id to:
 * `<div id="colFull">...`
 * Basically, everytime you want to have the content go full width, use the id `
   colFull`
 * And I assume that this is a custom theme and not a theme you downloaded and would
   be updated from time to time. If it is, then I would suggest doing your changes
   via a child theme.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397195)
 * Before you touch any theme template files, are you applying the same page template
   to both Pages? It doesn’t look like from the source markup.
 *  Thread Starter [mrsmcy](https://wordpress.org/support/users/mrsmcy/)
 * (@mrsmcy)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397216)
 * No it’s not, the one that goes all the way across is a Category page where as
   the other is a Page with Default template applied. I want to change all Pages
   to be full width.
 *  Thread Starter [mrsmcy](https://wordpress.org/support/users/mrsmcy/)
 * (@mrsmcy)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397296)
 * Thanks wpthemesnz that code has worked.
 * Thank you
 *  [andriapt](https://wordpress.org/support/users/andriapt/)
 * (@andriapt)
 * [13 years ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397588)
 * _[Please do not post in uppercase & shout at us. Post de-capped.]_
 * How can we do this in the wordpress program without going into code?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397589)
 * **[@andriapt](https://wordpress.org/support/users/andriapt/)**: As per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please [post your own topic](http://wordpress.org/support/forum/how-to-and-troubleshooting#postform).

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

The topic ‘Change the page width’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 4 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/change-the-page-width/#post-3397589)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
