Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #449587

    Hi, thanks for providing this awesome theme for WordPress!

    I’ve searched similar issues regarding menu alignment. But it’s little bit different than what I was expecting.
    I want my menu to be center-aligned while the logo is in the left (Both are in the same level, not selecting the ‘logo centered, menu below’ option)

    Thank you!

    #449589

    Hey Jaeseok!

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

    nav.main_menu {
      left: 25%;
    }

    Regards,
    Yigit

    #449594

    Wow! Such an incredible speed of answer!
    I set it to 37% and it looks perfect as i wanted!

    Thank you so much for your support!

    #449598

    Hi!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to set the main menu center aligned?’ is closed to new replies.