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

    Hey,
    I need a little bit help with the burger menu in mobile view.
    How can I put the burger menu more to the right side? / Is it possible to minimize the distance between burger menu and the right screen side?
    Thanks!

    #1074146

    Hey Webkosmonaut,

    Thanks for the link, though your mobile menu is already all the way to the right on my end. Did you manage to get it working? If not then please try to explain a bit further or post a screenshot highlighting your intentions.

    Best regards,
    Rikard

    #1075564

    Hey Rikard,
    thanks for your answer!
    Yes, I think on most devices (with larger screens) the burger menu doesnt collide with the logo.
    On my phone it looks like the screenshot below.
    I know, the logo is kinda large, but is it possible, to move the burger menu more to the right?
    Best regards!

    #1075568

    not sure if the screenshot thing worked..
    Another try :D

    #1075999

    Hi,

    Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 479px) {
    .responsive .logo img {
        width: 200px;
        max-width: 200px;
    }
    }

    Best regards,
    Rikard

    #1076046

    Okay, looks fine with a width of 280px :)
    Case closed.
    Thank you very much for your support!

    #1076637

    Hi,

    Great, thanks for the feedback and I’m glad we could help. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Burger Menu aligned to the right side’ is closed to new replies.