Tagged: mega menu
Hola!
I find new reasons to love Enfold every day!
Today I broke my crazy menu trying to make it Mega and I can’t seem to get get it right.
I watched the tutorial and it seems correct.
It sort of work while first loading, then goes wonky.
Any ideas? :)
Hi sunworx!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_mega_div.avia_mega1.three.units { width: auto !important; }
Best regards,
Yigit
Thanx Yigit!!!
That sort of worked.
I mean it works before the content is fully loaded.
http://www.puntademita-realestate.com/
Maybe I have a plugin conflict or something?
Are there other Mega Menu plugins that work?
Hey!
Please try de-activating all active plugins and check if that helps.
UberMenu is compatible with Enfold – http://wpmegamenu.com/
Best regards,
Yigit
Thanks for the response!
It wasn’t the plugins.
It was my custom CSS?
I separated the CSS for H1, H2 etc using the Beta tool.
Then isolated each line to find the culprit
.title_container { display: none; }
Gracias!!!