Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1341868

    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.

    #1341951

    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

    #1341954

    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.

    #1341986

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.