Heyho 🙂
Looks almost like i wanted it one the “404 Page not found” Page:
The Search Icon is just a little to small on the lower edge.
On the “no search results” Page however, it looks like before:
I added these lines now in the customizer instead of editing the original CSS as mentioned above:
input[type="search"].search-field {
border-width: 1px;
width:100%;
}
For the border issue it works fine for me, since I have no other Search fields
Live Demo 404: https://progress.computermate.de/NonExistingPage
Live Demo no search result: https://progress.computermate.de/?s=NoSearchResult