Title: Remove search box?
Last modified: August 21, 2016

---

# Remove search box?

 *  [bluelilydesign](https://wordpress.org/support/users/bluelilydesign/)
 * (@bluelilydesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-search-box-5/)
 * Hi,
    Is there a way to remove the search box? Thank you.

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

 *  [kaniamea](https://wordpress.org/support/users/kaniamea/)
 * (@kaniamea)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-search-box-5/#post-4590300)
 * Hi,
    you can add this code to your Custom CSS plugin or child style.css (in case
   you are using a child theme):
 *     ```
       input.s {
           display: none;
       }
       ```
   
 *  Thread Starter [bluelilydesign](https://wordpress.org/support/users/bluelilydesign/)
 * (@bluelilydesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-search-box-5/#post-4590435)
 * Thank you.

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/clean-retina/3.0.8/screenshot.
   png)
 * Clean Retina
 * [Support Threads](https://wordpress.org/support/theme/clean-retina/)
 * [Active Topics](https://wordpress.org/support/theme/clean-retina/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/clean-retina/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/clean-retina/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [bluelilydesign](https://wordpress.org/support/users/bluelilydesign/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/remove-search-box-5/#post-4590435)
 * Status: not resolved