Archived topic
Increase the space around between search icon and mobile menu
3 replies · Started by Henk on December 7, 2021
Viewing posts 1–4 of 4
Hello,
I would like to increase the space between the search icon and the mobile menu icon (hamburger) in the responsive mode.
How can I do that?
Thanks Henk.
Hi Henk,
Try add this CSS:
button.menu-toggle {
margin-left: 20px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Thanks.
No problem :)
This archived topic is closed to new replies.