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

    Hey Kriesi,
    how it is possible to center the Logo and the burger menu to the right? In the settings, I can only center the Logo and the menu below/above.

    Thx TS

    #1055614

    Hey bk28832,

    Please, set the options “logo left, menu right”, and let us help you with the css to center the logo.

    Best regards,
    Victoria

    #1056518

    Hi Viktoria,
    thank you for your help. I changed the options of the menu. Now you can center the logo.

    #1056656

    Hi bk28832,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #header_main .logo {
        left: 50%;
        margin-left: -75px;
    }

    Best regards,
    Nikko

    #1056729

    Hi Nikko,
    sorry, it doesn’t work :-(

    #1056731

    Ohhh, sorry it works!!!, I had a problem with the Cache by Chrome
    Thx!!!

    #1056797

    Hi bk28832,

    Glad that it works now :)
    Thanks also for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Logo center and Burger menu right’ is closed to new replies.