Adding sticky menu effect in Primary Navigation of Daily Dish Pro Theme. I did following things: Create a sticky-menu.js file and upload into js folder Enqueue the JS file. Add the PHP script in functions.php file Add CSS in style.css file Step 1 Create a new JS file “sticky-menu.js” and upload in js folder. Here… Keep Reading about Adding Sticky Menu Effect in Daily Dish Pro Theme
menu bar
Adding social icons at right side of the menu bar in Digital Pro Theme
By 2 steps you can add the social icons at right side of the navigation bar of Digital Pro theme. For mobile device it will come blow the site logo or tagline. Step 1
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