Please see the screen shot. Where can I change the text from Search in Xstore to something else?
I can find how to do it in other places but not in the mobile bottom bar.
Thanks
Nick
This topic has 7 replies, 3 voices, and was last updated 2 months, 3 weeks ago ago by Tony Rodriguez
Please see the screen shot. Where can I change the text from Search in Xstore to something else?
I can find how to do it in other places but not in the mobile bottom bar.
Thanks
Nick
Dear Nick,
Please go to XStore > Theme Options > Mobile Panel > Search > Custom Text: https://prnt.sc/P7XYjagFYX6k
We hope this information is helpful.
Best regards,
The 8Theme Team
HI
Thanks for getting back to me. I did see that and tried it but it won’t let me enter any text in that box for some reason. Can you take a look and give it a go I just want it to say Search. Or is there another way to do this?
Thanks
Nick
Hello,
Could you please check now?
We’ve added this custom code to your functions.php file:
add_filter('theme_mod_search_placeholder_et-desktop', 'n2t_search_placeholder_et_desktop');
function n2t_search_placeholder_et_desktop(){
return 'Search';
}
Thank you!
Works just as I wanted it to thanks very much
Cheers
Nick
Thanks for the support! My topic “How to change the text in search bar mobile” has been successfully resolved.
Dear nickporter,
It’s great having you in our WordPress & WooCommerce community!
Every insight you share helps us refine XStore and build tools that empower thousands of online store owners worldwide.
Leave Feedback →
(takes less than a minute)
Together, we grow stronger with every release.
Topic closed.
The 8Theme Team
The issue related to '‘How to change the text in search bar mobile’' has been successfully resolved, and the topic is now closed for further responses