Title: CSS Search Button
Last modified: January 5, 2025

---

# CSS Search Button

 *  [rdowell8](https://wordpress.org/support/users/rdowell8/)
 * (@rdowell8)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/css-search-button/)
 * Hi there,
 * So for some reason, months ago, I decided to try to get a search button (to search
   content) on my site at the top left of my website. I tried to do this using CSS
   or HTML code.
 * I’m not equipped to be doing this – LOL. I’ve since installed the Ivory Search
   plugin and it works beautifully, and I’ve resolved myself to the fact that I 
   don’t need a search bar in the top left corner.
 * So now I’d like to remove the top left search button (for some weird reason it
   has an “sp” beside the field).
 * I’ve been poking around in the customize CSS area and can’t find the code and
   tried looking at the source code to see where it is. I can’t find it. I don’t
   know how I did that.
 * Any ideas on how to remove it? I’d greatly appreciate any help.
    -  This topic was modified 1 year, 4 months ago by [rdowell8](https://wordpress.org/support/users/rdowell8/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-search-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [1 year, 4 months ago](https://wordpress.org/support/topic/css-search-button/#post-18226513)
 *     ```wp-block-code
       form#searchform {    display: none;}
       ```
   
 * **To add or override CSS:** use the “Additional CSS” option in the customizer.
   [https://developer.wordpress.org/advanced-administration/wordpress/css/#Custom_CSS_in_WordPress](https://developer.wordpress.org/advanced-administration/wordpress/css/#Custom_CSS_in_WordPress)
   or at [site]/wp-admin/customize.php if you don’t have that menu option.
 * Use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   or [Firefox Developer Tools](https://developer.mozilla.org/en-US/docs/Tools) 
   to help you see and test changes to your CSS.
 *  Thread Starter [rdowell8](https://wordpress.org/support/users/rdowell8/)
 * (@rdowell8)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/css-search-button/#post-18230402)
 * Hey Steven,
 * Thank you for replying.
 * I checked the CSS but I couldn’t find the
 *     ```wp-block-code
       form#searchform {    display: none;}
       ```
   
 * I did it quite awhile ago but I’m not sure how I did it. I don’t think I did 
   it in the CSS but instead somehow got into the header coding and added the coding
   for it there (which I found somewhere on the internet). Obviously I was feeling
   brave. 🙂
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [1 year, 4 months ago](https://wordpress.org/support/topic/css-search-button/#post-18230484)
 * Did you ADD that CSS as I noted in the above links?
 *  Thread Starter [rdowell8](https://wordpress.org/support/users/rdowell8/)
 * (@rdowell8)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/css-search-button/#post-18230538)
 * Hi Steven,
 * I didn’t realize you meant me to try that. Thank you. Ok I tried it and it worked!!
 * The only thing is now the search plugin doesn’t work…

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

The topic ‘CSS Search Button’ is closed to new replies.

## Tags

 * [search button](https://wordpress.org/support/topic-tag/search-button/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 4 replies
 * 2 participants
 * Last reply from: [rdowell8](https://wordpress.org/support/users/rdowell8/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/css-search-button/#post-18230538)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
