Site logo

Archived topic

formatting slide-out menu

3 replies · Started by Heinrich on November 15, 2022

Viewing posts 1–4 of 4

hi team,

in the mobile slide-out menu i am struggling to align the click arrows to the right when the menu item is aligned left. can you have a look please?

tks in advance

Hi Heinrich,

Try this CSS:

#generate-slideout-menu .slideout-menu li a {
    width: 100%;
}

perfect, tks

No problem :)

This archived topic is closed to new replies.