Tagged: mobile menu
The mobile menu “about us” is not linked to the about us page, as well as “Portfolio”. Both these pages have sub-menus so I’m wondering if that’s the issue. On desktop the links work.
Thanks so much
Hey instudioe!
Can u please provide us with your backend access as private data, so we can give it a look?
Cheers!
Basilis
Thank you!
Hey!
If you want to make parent menu items unclickable, please go to Appearance > Menus and add them as Custom links with # for URL
Cheers!
Yigit
No, I need the parent menu items Clickable for mobile menu. They are clickable for desktop but not mobile.
Hi!
Please go to Enfold theme options > Header > Mobile Menu and uncheck “Hide Mobile Menu Submenu Items”
Cheers!
Yigit
Perfect, thank you!
Is there a way for the mobile menu items to be all centered?
Hey!
Add this to your custom CSS.
#mobile-advanced a { text-align: center !important; }
Cheers!
Elliott