Search for: Log In Free Support [Resolved] menu left align Home › Forums › Support › menu left align This topic has 3 replies, 2 voices, and was last updated 4 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 24, 2020 at 1:39 am #1456516 Torsten Hi, I would need to left-align the first menu item with the logo, I guess the padding should only be set to right-padding. Can’t find the setting…. I tried without success in custom css .secondary-navigation .main-nav ul li a { padding-left: 0px; padding-right: 40px; } looking forward for your solution, best, Torsten September 24, 2020 at 3:07 am #1456644 DavidStaff Customer Support Hi there, try this CSS: .secondary-navigation li:first-of-type { margin-left: -20px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 24, 2020 at 3:09 am #1456646 Torsten perfect, thanks a lot! September 24, 2020 at 3:59 am #1456702 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In