Archived topic
Make Mobile hamburger menu bigger
3 replies · Started by Leanne on September 27, 2022
Viewing posts 1–4 of 4
Hi,
I would like to make the hamburger menu bigger on mobile devices.
Hi Leanne,
Here's a CSS you can try adding in Appearance > Customize > Additional CSS:
span.gp-icon.icon-menu-bars > svg {
height: 1.5em;
width: 1.5em;
}
That is perfect.
Thank you very much.
You're welcome Leanne!
This archived topic is closed to new replies.