Home › Forums › Support › second menu on right header This topic has 5 replies, 2 voices, and was last updated 3 years, 4 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 25, 2019 at 7:11 am #1018568 Thierry Hello, i want to stick the second menu on the header right top, bottom the header widget. How i can do this ? thx September 25, 2019 at 7:52 am #1018731 DavidStaff Customer Support Hi there, Tricky as the elements are floated in the order they are displayed. have you tried using adding a Nav Widget inside the Header Widget area as well ? The two widgets should stack. We can provide some CSS to help with that. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 25, 2019 at 10:09 am #1018845 Thierry Thanks david. please, ok for the css. September 25, 2019 at 10:54 am #1018896 DavidStaff Customer Support Try this: .header-widget .widget_nav_menu { height: 50px; text-align: right; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 25, 2019 at 12:51 pm #1018999 Thierry Perfect, thanks David 😉 September 25, 2019 at 12:53 pm #1019001 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