Tagged: Menu broken, update
Hi everybody,
All is in the title, my menu isn’t working since i updated enfold. The burger button doesn’t display the menu on mobile view and my mobile menu is above the header.
Hey Underkult,
I added following code to Quick CSS in Enfold theme options > General Styling
ul#mobile-advanced {
display: none;
}
It seems like you have made changes on enfold/header.php file or enfold/includes/helper-main-menu.php file on your child theme. Those files were updated in Enfold 4.1 update. Please copy fresh versions of those files to your child theme and re-apply the changes if you would not like to use CSS solution i provided above :)
Best regards,
Yigit
Hey Yigit,
Thanks a lot, you solved my problem. You can close this topic now.
Best Regards
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit