Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
On the mobile version of my Shopify store, the search field in the 'Pop out' menu (menu in upper left hand corner of phone screen) has white lettering on white background. There when customers type you cannot see what is typed into the search field. Can anyone recommend a fix to this? I attached a screenshot for reference, the search field is marked in red in upper left corner. Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @KalvinT. Hope you are doing well. Please go to theme editor and put this line of code in "Custom CSS" section (https://snipboard.io/ew6bOp.jpg)
.drawer__search-input[type=search] {
color: #2e2e2e;
}
This is an accepted solution.
Hi @KalvinT. Hope you are doing well. Please go to theme editor and put this line of code in "Custom CSS" section (https://snipboard.io/ew6bOp.jpg)
.drawer__search-input[type=search] {
color: #2e2e2e;
}
Thanks, Justin! This worked.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025