Archived topic
Generatepress Menu
1 reply · Started by Francis on November 28, 2020
Viewing posts 1–2 of 2
On the mobile menu of my website, how can I switch the menu button and the search icon being the last. Switching as pointed by the yellow arrows.
Photo link:
https://www.picpasteplus.com/v.php?i=6ebab5a010
Hi there,
try adding this CSS:
.main-navigation .menu-bar-items {
order: 3;
}
This archived topic is closed to new replies.