Hi,
after the last update, the mega menu is not centered.
How do I solve the problem?
Greetings
Hey Mark,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#header_main_alternate .avia_mega_div {
left: -30vw;
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect !
Thanks.