Good morning,
I’m facing an issue with the burger / mobile menu that by surfing from any mobile/browser it shows white.
By looking to other similar thread I did already without success the follow:
1) Addedd below lines to the CSS:
@media only screen and (max-width: 767px) {
.av-hamburger-inner, .av-hamburger-inner:before, .av-hamburger-inner:after {
background-color: white;
}
2) Changed the follow line in the avia.js:
From: var first_level_items = menu.find(‘> li:not(.menu-item-avia-special)’);
To: var first_level_items = $(‘#avia-menu’).find(‘> li:not(.menu-item-avia-special)’);
I did deactivate all plugins too without find a solution.
May you be so kind to support me?
Thank you in advance
Kind regards
Hey Carlo,
Sorry for the problem. Please try installing this plugin: https://wordpress.org/plugins/enable-jquery-migrate-helper/, then set the jQuery version to 1.12.4 in the plugin options, to see if that helps.
Best regards,
Rikard
Hi Rikard,
it works.
Thank you a lot and have nice day,
Hi Menny79,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko