Archived topic
Mobile menu settings
3 replies · Started by Hazel on March 23, 2019
Viewing posts 1–4 of 4
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.
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.
Cool. Thanks very much
No problem :)
This archived topic is closed to new replies.