Home › Forums › Support › Site Header Logo and Primary Navigation Alignment This topic has 3 replies, 2 voices, and was last updated 1 year, 8 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 22, 2020 at 2:13 am #1499460 Jatin Hi Guys, Can you please advise how can i align my Site Logo and Primary Navigation as shown in the screenshot. There is a slight gap which i have shown with a Red line where i want it to be aligned. October 22, 2020 at 6:07 am #1499728 DavidStaff Customer Support Hi there, try adding this CSS: @media(min-width: 1345px) { .nav-below-header .main-navigation .inside-navigation.grid-container { padding-left: 0; } .inside-header { padding-left: 0; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 22, 2020 at 8:09 am #1500101 Jatin Works fine. Thanks David. October 22, 2020 at 8:12 am #1500105 DavidStaff Customer Support Glad to hear that! 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