Forums
Home / Theme: Inspiro / Hide/delete search icon
(@mnovik)
3 years, 6 months ago
I must hide search icon in header. How I can do this?
(@agasnash)
Hi @mnovik
Add this code to Appearance -> Customize -> Additional CSS:
.sb-search .sb-search-button-close, .sb-search .sb-search-button-open { display: none; }
Best regards.
Great! Thank you!
Best Regards