Title: Remove Sidebar Space
Last modified: August 20, 2016

---

# Remove Sidebar Space

 *  Resolved [missbcross](https://wordpress.org/support/users/missbcross/)
 * (@missbcross)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/)
 * Hello,
    I have removed the sidebar on one of my pages by setting up a page for
   it, however, the black space where the sidebar was is still there. Does anyone
   know how I can remove this? Thanks! page is [http://brandycross.com/portfolio/](http://brandycross.com/portfolio/)

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

 *  [Krishna](https://wordpress.org/support/users/1nexus/)
 * (@1nexus)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524763)
 * You need to contact the vendor of the theme as we do not have access to such 
   themes.
 * Go here: `http://wpshower.com/forums/forumdisplay.php?f=10`
 *  [Dhruv Kar](https://wordpress.org/support/users/dhruvkar/)
 * (@dhruvkar)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524768)
 * missbcross,
 * (I was looking at the wrong page before, ignore the previous post).
 * If you make the **width** = auto in style.css on line 182, the page looks like
   this:
 * [http://tinypic.com/r/nwmvef/6](http://tinypic.com/r/nwmvef/6)
 * The code would look like:
    .article { background-color: #FFFFFF; border-top: 
   1px solid #E7E7E7; margin-top: -1px; overflow: hidden; padding: 10px; width: 
   auto; /*This used to be 299 pixels*/
 * See if that helps.
 *  Thread Starter [missbcross](https://wordpress.org/support/users/missbcross/)
 * (@missbcross)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524908)
 * well that would work yes, except of course i need it to work on just one page
   rather than the entire website 🙂
 *  [Dhruv Kar](https://wordpress.org/support/users/dhruvkar/)
 * (@dhruvkar)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524937)
 * Looks like you’re making use of the sidebar on your Portfolio page. Are you still
   wanting to get rid of it?
 *  Thread Starter [missbcross](https://wordpress.org/support/users/missbcross/)
 * (@missbcross)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524938)
 * I have put my sidebar back for now.
 * The point is
    I wanted to remove my sidebar on **ONE PAGE** (which I linked to
   the exact page) Which I did except that the white space is still present. I attempted
   to create a separate space option for the one page but my WP theme does not seem
   to recognize it.
 * Using the instructions provided by Dhruv Kar would in technicality remove the
   space after article on EVERY POST on my page which is far from what I want.
 * o.O
 *  Thread Starter [missbcross](https://wordpress.org/support/users/missbcross/)
 * (@missbcross)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524939)
 * and closing topic and will figure it out on my own
    thanks
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524940)
 * In general, you can use a unique class from the body tag to target CSS to a specific
   page:
 *     ```
       <body class="page page-id-289 page-template page-template-portfolio-php gecko">
       ```
   
 * Add a page or template specific class to the CSS selector you are using.
 * As noted above, you’ll need to contact the developers for more specific help 
   with that theme.
 *  [Dhruv Kar](https://wordpress.org/support/users/dhruvkar/)
 * (@dhruvkar)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524943)
 * Thanks WPyogi. Wasn’t sure how to do that.
    Good luck missbcross.

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

The topic ‘Remove Sidebar Space’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 4 participants
 * Last reply from: [Dhruv Kar](https://wordpress.org/support/users/dhruvkar/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/remove-sidebar-space/#post-3524943)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
