Hi,
so I am using the Mega Menu for one of my Menu elements.
However, the elments are not aligned with the arrows, as it can be seen here:
Any ideas?
Cheers
Hey alexandervellguth,
Thank you for using Enfold.
Did you add any css modifications to the theme? Please post the login details here so that we can inspect the settings.
Best regards,
Ismael
I have the same problem here, with just one column.
Hi,
Thank you for the info. Please add this css code in the style.css file or the Quick CSS field.
#top #header_main > .container .main_menu .sub-menu > li > a {
height: auto !important;
line-height: 23px !important;
}
Best regards,
Ismael
Hi Ismael,
That was perfect, thanks a lot !
Cheers