Home › Forums › Support › Mobile menu toggle right whene navigation is set center or left in customizer This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 28, 2020 at 11:14 pm #1597733 Mikko Hi, I would want the mobile menu toggle always stay right (but left to navigation search) no matter what I’ve set in the customizer as the navigation alignment. I have attached demo site in the private information. Hope that clarifies. Thank you very much. December 29, 2020 at 3:52 am #1597973 DavidStaff Customer Support Hi there, try adding this CSS: .main-navigation.has-branding:not([class*="nav-align-"]):not(.mobile-header-navigation) .menu-bar-items { margin-left: unset !important; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 29, 2020 at 12:43 pm #1598719 Mikko That worked but I had to add the CSS to media query because with desktop navigation the search didn’t stick to right. Thank you. December 30, 2020 at 1:44 am #1599134 DavidStaff Customer Support Glad to be of help Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In