Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #919306

    Hi Support Team,
    All searched solutions have not worked to have a centered logo with main menu centered below it.
    I especially thought this solution would have worked but didn’t.
    (You’ll see that CSS currently applied – but not working.)

    Current Theme Options:
    Header layout > Menu and Logo Position (Logo center, Menu below)
    Good: Logo is centered
    Bad: Main Menu is aligning left to content container. I want it centered.

    How may I accomplish this? Thanks in advance for all your support.

    #919314

    FYI – Customer complained so I removed the CSS mentioned above as “this solution”.
    I STILL NEED A FIX to center the menu below the centered logo.

    #919457

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    nav.main_menu-uber {
        display: table;
        margin: 0 auto;
    }

    Best regards,
    Rikard

    #919659

    Perfect solution! Thank you for your quick response and the great theme.

    #919934

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Enfold Main Menu below centered logo issue’ is closed to new replies.