[Resolved] Move Hamburger Lower

Home Forums Support [Resolved] Move Hamburger Lower

Home Forums Support Move Hamburger Lower

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1668349
    Kevin

    Hello-

    I recently added the below CSS, but also wanted to find out how do I lower the Hamburger menu on mobile and tablet modes? Thanks

    .gp-icon.icon-menu-bars {
    font-size: 20px;
    }

    #1668364
    Ying
    Staff
    Customer Support

    Hi Kevin,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know 🙂

    #1668968
    Kevin

    Here you go, thanks!

    #1669056
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .gp-icon.icon-menu-bars svg {
      top: .25em;
    }
    #1669066
    Kevin

    That worked, thanks!

    #1669292
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.