Archived topic
Logo and header alignment
3 replies · Started by Leapforce on April 16, 2018
Hi,
My website is: http://www.leapforce.nl.
I have a similar question.
The top of the logo is aligned with the header menu.
However I would like to align the header menu to the middle or bottom of the logo (I want to see both options before I can choose).
I have used the logo image pixels you adviced (350×70) and have uploaded it as logo.
Hope to hear from you!
Thanks in advnace!
Kind regards,
Witold
Hi there,
Try this CSS to move the navigation down:
.nav-float-right .inside-header .main-navigation {
margin-top: 40px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
Thanks it worked
No problem!