@media only screen and (max-width: 480px) {
#search-panel-wrapper .search-field {
font-size: 0.6em;
margin-top: 20%;
}
}
The code will reduce the font size of the search box to "0.6em" on any screens that are lower than 480px. You can also adjust it as you want. Hope it helps!
Hi Paul, how are you ?
Just a question. When i'm on a mobile phone if I click the magnifying glass to search the "type and hit enter" phrase is cut.
Is it possible to set it up to be shown completely ?
Thank you in advance.
Alex
Hi Alex!
Sure. There you go:
The code will reduce the font size of the search box to "0.6em" on any screens that are lower than 480px. You can also adjust it as you want. Hope it helps!
Cheers,
Paul
G-R-E-A-T !!
Thank you once more Paul :)
A
You're welcome, Alex!
P.S. Could you possibly help review the Nakamura theme on ThemeForest? It would be much appreciated. Thank you!