In some cases you may want to remove the header menu search icon. It will require a small code change. Here are all of the necessary steps:
1. Navigate to Admin Panel -> Left Menu -> Appearance -> Editor
2. Open yourtheme/inc/utilities.php
3. Find and DELETE the following code:
$result .= ‘<li><a class=”search-form-icon” href=”#” title=”‘.__(‘Search’, ’tishonator’).’”></a><div id=”search-popup-content”>’;
ob_start();
get_search_form();
$result .= ob_get_clean();
$result .= ‘</div></li>’;
4. Save Changes
Best-selling Products:
-
ArtGalleryPro – Responsive Art WordPress Theme$34.99
-
MultiSportPro – Professional Sport WordPress Theme$29.00
-
All Premium WordPress Themes$53.99
-
DatingPro – Premium Dating WordPress Theme$32.99
-
FarmPro – Responsive Farm Premium WordPress Theme$30.00
-
DesignStudioPro – Responsive Design Studio WordPress Theme$34.99
Leave a Reply