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

    Hi,
    I’m working on a site and want to put the menu on top and the logo/header area below that.
    Thanks for your help.

    #516562

    Hey connect4consulting!

    In Dashboard > Enfold > Header > Extra Elements setup the header secondary menu and then navigate to Dashboard > Appearance > Menu and set one of your menus to use the secondary menu area.

    Cheers!
    Elliott

    #516607

    Hi Elliott,
    That may work but my only options are to put the secondary menu in the top bar at the left or the top bar at the right. Am I missing something?
    Thanks!

    #517193

    Hey!

    We can adjust the position of the secondary menu in the Quick CSS field. Please post the actual website url here.

    #top .sub_menu>ul {
        float: none;
        display: inline-block;
    }
    
    #top .sub_menu {
        float: none;
        text-align: center;
    }

    Cheers!
    Ismael

    #517406

    Hi Ismael,
    Thanks – this is helpful. Website is below.

    #517542

    How do I make that secondary menu sticky?
    Thanks,
    Gabe

    #518025

    Hey!

    both menus on your website are sticky for me. Could you fix it already? if not which browser and OS are you using?

    Cheers!
    Andy

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