Home › Forums › Support › Align top bar container menu to right This topic has 7 replies, 2 voices, and was last updated 3 years, 12 months ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts March 28, 2019 at 5:33 am #852324 Santa Hi! Created a top bar with the social icons and menu in it. When aligned right in layout, the social icons aligned, but my menu items are on the left. Is it possible to align them next to the social icons on the right side? GP Premium 1.7.8 March 28, 2019 at 6:20 am #852372 LeoStaff Customer Support Hi there, Do you want the menu on the right or left side of social icons? Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 28, 2019 at 6:21 am #852373 Santa Hi! On the left side would be great. Just like it is now, but next to the social icons. March 28, 2019 at 6:25 am #852376 LeoStaff Customer Support In that case, can you add the widgets in the opposite order (menu first then icons), then this CSS should work: .top-bar-align-right .inside-top-bar>.widget:nth-child(even) { float: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 28, 2019 at 6:28 am #852379 Santa Thank you very much! π March 28, 2019 at 6:31 am #852385 LeoStaff Customer Support No problem π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 28, 2019 at 11:20 am #852788 Santa Another question- is it possible to hide the top bar for posts? March 28, 2019 at 12:28 pm #852823 LeoStaff Customer Support You can use the Layout Element for that: https://docs.generatepress.com/article/layout-element-overview/#disable-element Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In