Step 1: Adding search icon at header right widget area.
- Login to Dashboard and navigate to Appearance -> Widgets
- Drag&Drop the Text Widget
- Enter following HTML code
1<button class="search-btn close" aria-expanded="false" aria-pressed="false" role="button" id="search-btn"><span class="dashicons dashicons-search"></span><span class="dashicons dashicons-no-alt icon-hide"></span><span class="screen-reader-text">Search</span></button>
Leave A Reply