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
search icon
Adding toggle search icon at right side of the primary menu in Magazine Pro Theme
Someone asked this tutorial. I spent few hours and created this. Go thorough the step-by-setp procedure at below: Step 1 Creating a new JS file for toggle effect
Insert a search form into the right side of the menu bar in the Digital Pro theme
See the step-by-step instruction at below: Step 1 Open the functions.php file of your Digital Pro theme and add the following snippets at end of the file. Before editing the file you will keep a backup of your child theme. If you need help, feel free contact me via contact page.
Adding toggle search form using Parallax PRO Theme
Step 1: Add search Dashicons into main navigation. Navigate to Appearance > Menus and add a custom menu “Search“. Now expend “Screen Options” section and check the “CSS Classes” checkbox. Again expend the “Search” menu and add “toggle-search” css in CSS Classes text field. Now save your menu. Step 2: Adding following CSS in style.css… Keep Reading about Adding toggle search form using Parallax PRO Theme