Home › Forums › Support › How to move the mobile menu button to the right side This topic has 1 reply, 2 voices, and was last updated 4 years, 4 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 8, 2019 at 6:32 pm #776764 Tri Ryuzaki Hi there, please instruct me how to change the position of Mobile menu button to the rihgt (search icon on the left). Thanks January 8, 2019 at 6:41 pm #776770 LeoStaff Customer Support Hi there, Give this CSS a shot: body:not(.mobile-header-logo) #mobile-header .menu-toggle { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-flex: inherit; -ms-flex-positive: inherit; flex-grow: inherit; margin-left: auto; } 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