Dear Support,
Can you please check, why the menu is not centered?
At resource 1: It’s perfect.
At resource 2+3: Nothing works. Seems, same issue.
Best regards,
S.
Hey S.,
Thank you for the inquiry.
The menu seems to be perfectly centered as shown in the screenshot below. If you want to slightly adjust the position of the menu container, you can use this css code.
#avia-menu {
margin-left: -10px;
}
This css will pull the menu to the left by 10px.
Best regards,
Ismael
Dear Ismael,
sorry, i must detail it more: I mean, if you hover over the main points, the te big sub menu.
Best regards
S.
Hi S.,
It seems you are using a custom plugin called Enfold Menu Plus, I think the js code needs to be adjusted for the two sites.
Best regards,
Nikko