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
toggle search form
Creating sticky full width header in Metro Pro Theme
In this article I am introducing, how to convert the boxed header of Metro Pro theme into slim sticky full width header. Also I replaced the background logo with inline logo, added the toggle search icon at right of the logo and moved the mobile responsive menu icon at left side of the logo. See… Keep Reading about Creating sticky full width header in Metro Pro Theme
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.
Insert a search form into the right side of the menu bar in the Atmosphere child theme
See the step-by-step instruction at below: Step 1 Open the functions.php file of your Atmosphere 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. Step 2 Creating a JS file “toggle-search.js” and put into the js folder. Here is… Keep Reading about Insert a search form into the right side of the menu bar in the Atmosphere child theme