Archived topic
Search button seems wrong
3 replies · Started by Evgeniya on July 21, 2018
Hi,
I have added CSS to my search widjet:
.widget .search-field {
width: 70%;
}
.widget_search .search-submit {
display: inline-block;
}
And the search button appeared as i wanted. But it has some strange simbols on it instead of word Search or something like that. How can i add a word on it?
And the next question with search widjet is how i can remove Search text in search area?
Thank you.
Hi there,
That's weird. By default the button should show the text Search instead of an icon.
Can you try #1 here to eliminate any plugin conflicts?
https://docs.generatepress.com/article/debugging-tips/
As for the text you can use this filter:
https://docs.generatepress.com/article/generate_search_placeholder/
Let me know.
Thank you very much. You really saved me.
Good day to you, Leo.
No problem :)