Hello! I have a little problem. I've set without problems the mega menu. But the thing is that when is displayed and you try to go and click to an item, the megamenu goes away, disappear.
I can't figure out what is wrong. Mu site is educoencasa.com and the mega menu is under "comienza aquí" (second item in main menu)
Thank you so much
Thanks for sharing the site url.
Please try adding the bellow css in your appearance->customize->custom css:
nav .sub-menu {top:95%;}
Let me know if this helps.