Archived topic
How to adjust the menu icon on mobile
7 replies · Started by Jo on February 7, 2018
Hi,
I would like to make the menu icon more prominent on the mobile. I've looked in the menu plus layout and can only see how to change the 'menu' text on mobile.
I would like the three bar icon and the text 'menu' to be the full height of the navigation bar.
This is only the menu icon and no other parts of the navigation bar.
Many thanks
Hi there,
Try this CSS:
.menu-toggle:before {
font-size: 35px;
}
That's great for the icon (3 bars). I would also like the text 'menu' to be bigger.
Sorry missed that. Try the edited code above.
Hi, really sorry but I preferred it as it was. Please can I have the CSS just for the 3 bar icon again.
Thanks
Edited the code back :)
Thanks :)
No problem!