Genesis and WordPress Tutorials
by Sridhar Katakam 4 Comments Favorited: 1 times
This tutorial provides the steps to customize Business Pro for adding secondary navigation menu below the site header and combine the primary and secondary menus in mobile menu.
Edit functions.php.
a) Change
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Hi Sridhar! This tutorial is exactly what I was looking for! Thank You!
Is it possible to have it work with the fixed header as well? When I implemented this tutorial, the fixed header functionality was lost. Are the two enhancements incompatible? http://test.sharonhujik.com/about-us/
Hi,
Replace all instances of
..combined-header
with.combined-header
in assets/scripts/min/business-pro.min.js. There is an additional dot which is the cause of the problem.Oh Golly! You are right, I fixed that!
Any other mistakes I made? I am still not able to implement it properly.
You can disregard, I’m going to use the above header widget area for a second nav instead. Thank you for your help.