+ 6
how to remove or change the 'X' in search box?
4 Answers
+ 5
here the code example
+ 2
Code? Without code we cannot help...
+ 2
Is there some sort of specific context for this question? Not sure I'm catching your drift.
+ 1
Sure. So each browser will display search boxes differently. Webkit happens to have the x for clearing the field.
https://css-tricks.com/webkit-html5-search-inputs/
It talks about this toward the end of the article.