Home › Forums › Support › Move top-bar inside site-header This topic has 5 replies, 3 voices, and was last updated 3 years, 11 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts March 28, 2019 at 2:21 pm #852895 Bas Hi, Is it possible to move the content of the top-bar (as seen on my website) to the top right of the site-header? This will save me another 30 pixels of valuable space. Thanks in advance 🙂 GeneratePress 2.2.2GP Premium 1.7.8 March 28, 2019 at 3:26 pm #852930 LeoStaff Customer Support Hi there, I believe using header widget area might be the easier route. Can you try that first and let me have a look? Thanks! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 29, 2019 at 4:41 am #853302 Bas I moved the navigation menu to the header widget area as you told. Now the items are spaced vertically. How can I make them space horizontally? March 29, 2019 at 5:45 am #853358 DavidStaff Customer Support Hi there, this CSS: .header-widget { max-width: 80% !important; } #menu-header-menu { display: flex; margin-top: 1em; } #menu-header-menu > li { margin-left: 2em; } Or alternatively you could use the Secondary Navigation and set it to float right. It will generate a separate mobile menu though. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 29, 2019 at 7:08 am #853547 Bas Hi David, Works like a charm. Thanks for the fast reply. Have a nice day! March 29, 2019 at 7:58 am #853581 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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