Site logo

[Resolved] move hamburger menu to the left and display website title in the middle

Home Forums Support [Resolved] move hamburger menu to the left and display website title in the middle

Home Forums Support move hamburger menu to the left and display website title in the middle

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #2604685
    Ying
    Staff
    Customer Support

    I tried through Layout > Header > switching Branding to “Site title” instead of “logo”

    Do this again. Then add this CSS:

    #mobile-header .navigation-branding {
        margin-left: auto;
    }

    Remove this CSS:

    .mobile-header-navigation.has-menu-bar-items .mobile-header-logo {
        margin-left: auto;
    }
    #2605051
    registriran

    Thank you, Ying!

    #2605938
    Ying
    Staff
    Customer Support

    You are welcome 🙂

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.