Title: Full width post?
Last modified: August 20, 2016

---

# Full width post?

 *  [panmoria](https://wordpress.org/support/users/panmoria/)
 * (@panmoria)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/full-width-post/)
 * Is there a way/plugin to make a post full width? Eliminating the sidebar(s), 
   so that a post has the same full width layout as a page?

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/full-width-post/#post-2577883)
 * > make a post full width
 * all single posts, or just one single post?
 * possibly, in single.php remove the call of the sidebar(s); ususally `<?php get_sidebar();?
   >`
    then adapt the css to stretch the content over the full width.
 * there is no general solution – these will be theme specific.
 *  Thread Starter [panmoria](https://wordpress.org/support/users/panmoria/)
 * (@panmoria)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/full-width-post/#post-2577884)
 * Just for single posts. About every 10th post should be full width.
 * The majority of posts shall retain sidebar(s).
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/full-width-post/#post-2577885)
 * > About every 10th post should be full width.
 * how do you want to define this?
    randomly? per custom field?
 * the pinciple remains the same, only that you might need to wrap the sidebar call
   into a conditional statement to make the change randomly or checking the custom
   field content.

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

The topic ‘Full width post?’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/full-width-post/#post-2577885)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
