Archived topic
i want change menu-toggle from left to right how ?
5 replies · Started by Mhamzou on May 15, 2020
Viewing posts 1–6 of 6
i want change menu-toggle from left to right how ?
Hi there,
It should be on the right by default.
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know :)
Done
Try this CSS:
.main-navigation.has-branding .menu-toggle {
order: -1;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
thank you
No problem :)
This archived topic is closed to new replies.