Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #444885

    How can I change the order of the logo an menu?
    I would like to create a new Menu and Logo Position :
    Menu top center, Logo left below

    I use a child theme and I tried it with a widget area in header.

    #445007

    Hey wuebi!

    You can use Enfold secondary menu as your main menu and apply custom CSS codes to make the header look similar.
    Please go to Appearance > Menus and create a new menu and check “Enfold secondary menu” under Menu settings and then go to Enfold theme options > Header > Extra elements and choose to display your menu.

    Cheers!
    Yigit

    #445032
    This reply has been marked as private.
    #445033

    Hey!

    Please go to Enfold theme options > Header and choose to display “Logo left, menu below” option.

    Cheers!
    Yigit

    #445035
    This reply has been marked as private.
    #445040

    Hi!

    Please choose “Logo left, menu right” option then post the link to your page.

    Cheers!
    Yigit

    #445072
    This reply has been marked as private.
    #445291
    This reply has been marked as private.
    #445878

    Thanks for your help. It’s working fine with the second menu.

    #445887

    Hi!


    @wuermlibicker
    You are welcome glad we could help! :) Let us know if you have any other questions or issues


    @lross1966
    Please choose “logo left, menu right” option in Enfold theme options > Header and then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    nav.main_menu {
      left: 20%;
    }

    Regards,
    Yigit

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