Reply To: pull another custom menu into the mobile menu

Home Forums Support pull another custom menu into the mobile menu Reply To: pull another custom menu into the mobile menu

Home Forums Support pull another custom menu into the mobile menu Reply To: pull another custom menu into the mobile menu

#72505
morriscountynj

I’m trying to merge the two navigations together but only in the mobile menu.

so basically what this does https://github.com/mambows/mobilemenu with this call

$(document).ready(function(){
	$('#site-navigation, #menu-sidenav').mobileMenu();
});

I’m sorry I can’t send you a link but this is all being developed locally. Thanks so much 🙂