Home › Forums › Support › Menu is not exact center This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 16, 2019 at 2:58 am #1010431 Danny Hello, The menu doesn’t look exact center, it looks like the slightly right aligned. I have tried the solution here: https://generatepress.com/forums/topic/menu-logo-to-the-left-and-menu-in-the-center/ But still the same. Thanks, September 16, 2019 at 9:51 am #1010849 TomLead Developer Lead Developer Give this a shot: #primary-menu { position: absolute; left: 0; right: 0; } .inside-navigation { align-items: center; min-height: 60px; } Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In