Home › Forums › Support › how can I make the mobile navigation at the right side? This topic has 1 reply, 2 voices, and was last updated 3 years, 5 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 5, 2022 at 6:12 am #2402553 eran Hi, How can I make the mobile navigation on the right side of the screen? November 5, 2022 at 11:10 am #2402936 LeoStaff Customer Support Hi there, Can you give this CSS a shot? .main-navigation.toggled .main-nav li a { display: flex; flex-direction: row-reverse; justify-content: space-between; padding-right: 20px !important; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know 🙂 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In