[Resolved] Hamburger menu icon will not increase in size

Home Forums Support [Resolved] Hamburger menu icon will not increase in size

Home Forums Support Hamburger menu icon will not increase in size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1878682
    CRAIG

    Hi folks,

    I have tried increasing the font size from within customiser > primary navigation > typography > mobile

    Changing the font size does affect the menu items but it seems to have absolutely no effect on the hamburger icon

    I want to make the menu icon significantly larger than it currently is, and bolder as well

    Could you give me any pointers?

    #1878773
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-navigation .menu-toggle, .main-navigation .menu-toggle:active, .main-navigation .menu-toggle:hover {
        font-size: 25px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1879084
    CRAIG

    Perfect thanks a lot

    #1879575
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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