Hey guys, I'm trying to customize the mobile menu, and I can't figure out how. I was able to do it with the regular menu. But the mobile menu doesn't seem to have any functionality that pulls widgets from elsewhere in Wordpress. It does pull the menu (just a list of links), but I wanted to add social icons and a custom div link within the mobile menu.
Mobile menu doesn't support widgets. If you want to edit the theme files to make this possible you can edit this file tpls/menu-mobile.php and by using your child theme.
Hey guys, I'm trying to customize the mobile menu, and I can't figure out how. I was able to do it with the regular menu. But the mobile menu doesn't seem to have any functionality that pulls widgets from elsewhere in Wordpress. It does pull the menu (just a list of links), but I wanted to add social icons and a custom div link within the mobile menu.
How do I do this?
Hi evangoldin,
Mobile menu doesn't support widgets. If you want to edit the theme files to make this possible you can edit this file tpls/menu-mobile.php and by using your child theme.
OK, I'll just do that. Thanks Yili!
Belated thanks, this did the trick!