Search for: Log In Free Support [Support request] Split template Home › Forums › Support › Split template This topic has 4 replies, 3 voices, and was last updated 1 year, 6 months ago by Paul. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts June 22, 2019 at 7:22 am #937941 Paul Hi, I used the CSS provided by David, here: https://generatepress.com/forums/topic/split-template/ Any reason why the menus aren’t symmetric? The left menu is further away from logo than the right. Thanks June 22, 2019 at 10:57 am #938058 LeoStaff Customer Support Hi there, Your site is coming soon page so we can’t see the issue. Can you disable that for now? Thanks 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ June 22, 2019 at 1:00 pm #938131 Paul Sorry, removed it now. June 22, 2019 at 4:28 pm #938210 DavidStaff Customer Support Hi there, the various sizing for the menu items can cause the menus to look offset. You can fix that by making them all a minimum width with this CSS: @media (min-width: 769px) { .main-navigation li { min-width: 140px; text-align: center; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ July 2, 2019 at 12:28 pm #947339 Paul please ignore, sorted it. Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In