Site logo

Archived topic

Left adjust cellphone menu

3 replies · Started by Kasper on November 23, 2022

Viewing posts 1–4 of 4

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.