Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Hamburger/logo position

Home Forums Support [Resolved] Hamburger/logo position

Home Forums Support Hamburger/logo position

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #441682
    mike

    Hello,

    I am unable to move the logo to the center the the hamburger to the right and leave the cart on the left – on mobile

    #441759
    Leo
    Staff
    Customer Support

    Hi there,

    This should move mobile header logo to center: https://docs.generatepress.com/article/centering-logo-mobile-header/

    Then this should move the toggle to the right:

    @media (max-width: 768px) {
        .rtl.mobile-header-logo .main-navigation.mobile-header-navigation .menu-toggle {
            float: left;
        }
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.