Title: Remove search?
Last modified: August 22, 2016

---

# Remove search?

 *  Resolved [idaskida](https://wordpress.org/support/users/idaskida/)
 * (@idaskida)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-search-5/)
 * How do I remove the search function on my homepage? I’m using Klean theme.

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

 *  [divjotsingh_440](https://wordpress.org/support/users/divjotsingh_440/)
 * (@divjotsingh_440)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-search-5/#post-5861089)
 * Hello idaskida,
    Firstly, you need to install a custom CSS plugin. Then, add 
   the following code to it-
 *     ```
       #search-top {
       display: none;
       }
       ```
   
 *  Thread Starter [idaskida](https://wordpress.org/support/users/idaskida/)
 * (@idaskida)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-search-5/#post-5861248)
 * Thank you very much! I suceeded with your help despite of my limited knowledge
   of codes! 🙂

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

The topic ‘Remove search?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/klean/1.26/screenshot.jpg)
 * Klean
 * [Support Threads](https://wordpress.org/support/theme/klean/)
 * [Active Topics](https://wordpress.org/support/theme/klean/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/klean/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/klean/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [idaskida](https://wordpress.org/support/users/idaskida/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/remove-search-5/#post-5861248)
 * Status: resolved