Title: how to change basic WP theme
Last modified: August 19, 2016

---

# how to change basic WP theme

 *  [msdobe1](https://wordpress.org/support/users/msdobe1/)
 * (@msdobe1)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-basic-wp-theme/)
 * I have just the basic Kubrick theme, which is what I want, but I want a website
   and not a blog, so I want to delete everything in the right column – no search,
   no tags, etc. How can I do that???
 * Thanks is advance!
    Jenny

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

 *  [zucchini21](https://wordpress.org/support/users/zucchini21/)
 * (@zucchini21)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-basic-wp-theme/#post-996570)
 * you mean you don’t want a sidebar?
    I would go in the .css
 * find
    #sidebar
 * and put
    { visibility:hidden }
 *  [Steffen Jørgensen](https://wordpress.org/support/users/jint/)
 * (@jint)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-basic-wp-theme/#post-996574)
 * Or simply edit the index.php, page.php and so on…
    Delete the `<?php get_sidebar();?
   >`
 *  Thread Starter [msdobe1](https://wordpress.org/support/users/msdobe1/)
 * (@msdobe1)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-basic-wp-theme/#post-996636)
 * Thanks!!!
 * Jenny
 *  [t31os](https://wordpress.org/support/users/t31os/)
 * (@t31os)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-basic-wp-theme/#post-996641)
 * Or edit that line to…
 * `<?php // get_sidebar(); ?>`
 * Incase you want it back later, saves having to search for the post again to figure
   out how to get it back…

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

The topic ‘how to change basic WP theme’ is closed to new replies.

## Tags

 * [change theme](https://wordpress.org/support/topic-tag/change-theme/)

 * 4 replies
 * 4 participants
 * Last reply from: [t31os](https://wordpress.org/support/users/t31os/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-basic-wp-theme/#post-996641)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
