Title: remove sidebar
Last modified: August 18, 2016

---

# remove sidebar

 *  [varios](https://wordpress.org/support/users/varios/)
 * (@varios)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/remove-sidebar/)
 * How to remove the sidebar? Iam using the rdc theme [http://www.roobottom.com/wp_theme](http://www.roobottom.com/wp_theme)
 * Have tried removing the sidebar template from the theme editor and the css at
   the main style.css file but nothing happens?
 * Thanks for any help!

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

 *  [eridan](https://wordpress.org/support/users/eridan/)
 * (@eridan)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/remove-sidebar/#post-186764)
 * I’m not familiar with that theme, but here’s what I would do.
    check your ‘default’
   template files, if they contain <?php get_sidebar(); ?> just remove it.
 *  Thread Starter [varios](https://wordpress.org/support/users/varios/)
 * (@varios)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/remove-sidebar/#post-186769)
 * hmm, if by defoult you mean in the wp-admin directory, i tried to remove that
   but it didnt work… 🙁
 *  Thread Starter [varios](https://wordpress.org/support/users/varios/)
 * (@varios)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/remove-sidebar/#post-186772)
 * i mean i removed it but nothing happend…
 *  [roobottom](https://wordpress.org/support/users/roobottom/)
 * (@roobottom)
 * [21 years ago](https://wordpress.org/support/topic/remove-sidebar/#post-187370)
 * Hey varios, if you want to remove the sidebar, you need to take out all the following
   lines of code when they appear in the template files…
 * <div id=”right_col”>
    <?php get_sidebar(); ?> </div>
 * It may be that you want to leave the div in there and put something else in the
   sidebar file. Otherwise I’d modify the css file and extend #left_col to cover
   the entire width of the site.
 * Hope this helps, if not email me. or comment on the theme site [http://www.roobottom.com/wp_theme/](http://www.roobottom.com/wp_theme/)

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

The topic ‘remove sidebar’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [roobottom](https://wordpress.org/support/users/roobottom/)
 * Last activity: [21 years ago](https://wordpress.org/support/topic/remove-sidebar/#post-187370)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
