Home › Forums › Support › Navigation Bar This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 13, 2020 at 6:18 am #1529696 izzilan I want create a rtl version but navigation is not very responsive and its not mobile friendly as well. November 13, 2020 at 9:06 am #1530164 LeoStaff Customer Support Hi there, Can you activate this option first? https://docs.generatepress.com/article/navigation-as-a-header/ Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ November 13, 2020 at 9:17 pm #1530608 izzilan Activated the option but it still not align on mobile. November 14, 2020 at 10:54 am #1531353 LeoStaff Customer Support Try this CSS: @media (max-width: 768px) { .main-navigation .inside-navigation { justify-content: flex-start; } .mobile-header-navigation.has-menu-bar-items .mobile-header-logo { margin-right: 0; margin-left: auto; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ 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