Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1331870

    Hi Support,
    Please have a look at the top menu and logo at https://temp2.forcetechnology.com/
    How do I align the menu with the main body of the website? where the logo is on the left – and the menu right-aligned – with the main body.

    Best,

    Chrilles

    #1331912

    Hey Chrilles,

    Thank you for the inquiry.

    Have you tried adjusting the Menu and Logo Position settings in the Enfold > Header > Header Layout panel? You can also use this css code to adjust maximum width of the containers in the main header.

    .html_header_top #top #header_main .container {
        max-width: 1000px;
    }

    Best regards,
    Ismael

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