Hi
All Mega Menu main text as description as well as centred by default, when they should be aligned to the left.
Thanx
Hey hdpcr!
Please use the below CSS in Enfold > General Styling > Quick CSS
/* Text align left*/
#top #header .avia_mega_div .sub-menu {
text-align: left!important;
}
Best regards,
Vinay Kashyap
Thank you it worked fine