Tagged: mega menu
Hi
I just updated to the Enfold new version 3.0.1. The mega menu is now off the viewable area of the page and gets chopped off. I followed the recommendations for clearing cache, etc. and still not change. I’m ready for launch as soon as next week, so this must work.
PS – there was not update to the Child Theme, which perhaps may be an issue, I don’t know for sure.
Your help in resolving this soonest is appreciated.
Lyse
Hey tremblayly!
Thank you for using Enfold.
If you have a cache or minify plugin, please disable them first. If that doesn’t help, use this on Quick CSS or custom.css:
.avia_mega_div.avia_mega5.twelve.units {
left: -500px !important;
}
Cheers!
Ismael
Hi Ismael,
That CSS code fixed the middle mega menu (collection), but not the one on the far right (the last menu option Resources).
Thanks
Lyse
Hi!
Please add following code to Quick CSS as well
li#menu-item-6236 > .avia_mega_div {
left: -920px!important;
}
Regards,
Yigit
Hi Yigit
That did it!
Thank you
Lyse