Home › Forums › Support › Chnage the location of menu to the right side This topic has 5 replies, 2 voices, and was last updated 3 years, 3 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts December 26, 2022 at 5:41 pm #2474252 Jeena Hi there, I need help to change the location of the menu to the right side on mobile view. I have link photo for reference. Thank you December 26, 2022 at 5:43 pm #2474255 LeoStaff Customer Support Hi there, Does the mobile header option work for you? https://docs.generatepress.com/article/mobile-header/ If not can you link us to the page in question? You can use the private information field: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information Let me know 🙂 December 27, 2022 at 3:00 pm #2475124 Jeena Hey Leo, Thank you for your reply. I have attached my link below. I center-aligned the menu, so it looks fine on iPad and desktop, but for some reason, it looks odd so I want to align the menu on the left side. Please help. Thanks December 27, 2022 at 4:44 pm #2475171 LeoStaff Customer Support Try this CSS: @media (max-width: 768px) { .main-navigation .menu-toggle { text-align: left; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ December 27, 2022 at 8:24 pm #2475263 Jeena Hi Leo, Thank you so much. All sorted. 🙂 December 28, 2022 at 11:42 am #2476035 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In