How to remove search icon / button
-
Is it not possible to remove the search icon in some themes?
I have tried all the following with no luck...site-header .header-bottom-right .search-icon{ display: none; } .topsearch { display: none; } .toggle-wrapper.search-toggle-wrapper { display: none; } ul.main-menu li.header-search { display: none; } /* hiding the search icon */ .header-search-wrapper { display: none; }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to remove search icon / button’ is closed to new replies.