Home › Forums › Support › main navigation would not vertically align in the middle This topic has 3 replies, 2 voices, and was last updated 7 years, 2 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 4, 2016 at 11:55 am #206507 vazirj Hi Thomas, I am currently developing a website. The default should be aligned in the middle. But on my website, eslphilippines.com it would not vertically align on the middle. Is there a way to fix this? Thanks! Josh July 4, 2016 at 4:27 pm #206549 TomLead Developer Lead Developer Hi there, You’ll need to move the navigation down with some CSS as the logo is much taller than the navigation. For example: @media (min-width: 769px) { .main-navigation { margin-top: 20px; } } Adding CSS: https://generatepress.com/knowledgebase/adding-css/ Adjust the px as needed ๐ July 4, 2016 at 10:42 pm #206585 vazirj will try it then thanks! July 5, 2016 at 12:05 am #206606 TomLead Developer Lead Developer You’re welcome ๐ 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