• Resolved lucasmw

    (@lucasmw)


    Just wondering if its possible to enlarge the hamburger menu icon for mobile.
    As can be seen it is currently rather small.

    cheers

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    We’ve just made it larger and it will be available in an upcoming update. For now, you can add the following code inside Appearance > Customize > Additional CSS:

    .tg-mobile-toggle .tg-icon-bars {
        font-size: 1.5rem;
    }

    You can remove this code after updating the theme to the next version.

    Thanks.

    Thread Starter lucasmw

    (@lucasmw)

    Awesome,

    Thanks heaps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hamburger Menu’ is closed to new replies.