[Resolved] Mobile menu settings

Home Forums Support [Resolved] Mobile menu settings

Home Forums Support Mobile menu settings

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #847931
    Hazel

    Hi there
    I’m looking to increase the spacing above the mobile menu hamburger icon and increase the size of the hamburger icon and text. I see from the forums it might need to be done in CSS but maybe I’m missing something.

    GeneratePress 2.2.2
    GP Premium 1.7.8
    #848131
    Leo
    Staff
    Customer Support

    Hi there,

    For spacing, try this CSS:

    button.menu-toggle {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    As for the font size, are you looking to adjust the toggle font size separately than the menu item font size?

    They are currently the same.

    #848950
    Hazel

    Cool. Thanks very much

    #849436
    Leo
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.