Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1300348
    #1300371

    Hi jasonswain,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top #header_main_alternate #avia-menu {
        text-align: center;
    }
    
    #top #header_main_alternate #avia-menu > li.menu-item {
        display: inline-block;
        float: none;
    }

    Best regards,
    Nikko

    #1300377

    Perfect, thanks :)

    #1300380

    Hi, i spoke to soon, when the page finishes loading the menu drops down (apart from the mega menu option of ‘Areas’, take a look at the site to see this.

    #1300381

    Hi jasonswain,

    I see, can you try to replace it with this CSS code instead:

    #top #header_main_alternate #avia-menu > li.menu-item {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    Best regards,
    Nikko

    #1300384

    Thats great, working fine now :)

    #1300388

    Hi jasonswain,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Center option for menu using – Logo left menu below’ is closed to new replies.