Forums
Home / Theme: eStore / Hide search button
(@davidgimenezq)
4 years, 3 months ago
How to hide the search button in the menu?
(@tgboy)
Hi @davidgimenezq,
To hide the search button in the menu, please add the following CSS code in Additional CSS box:
.search-wrapper { display: none; }
Help link https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/
Thanks and Regards, Ankit