Archived topic
Left adjust cellphone menu
3 replies · Started by Kasper on November 23, 2022
Viewing posts 1–4 of 4
i can not seem to find the place to adjust my cellphone menu, so it is left adjusted
Hi there,
do you want just the menu text aligned left or the menu to slide out from the left ?
that could be great :-)
that could be great 🙂
Not sure if that answers David's question.
You can try this CSS to align the menu items to the left:
#generate-slideout-menu.do-overlay .slideout-menu li, .slideout-navigation.do-overlay .inside-navigation {
text-align: left;
}
This archived topic is closed to new replies.