Archived topic
Getting the logo/site title to appear on the same line as the primary menu text
5 replies · Started by Mustafa on April 2, 2017
Hi,
I'm using the default settings with GP premium.
The site title is appearing slightly higher than the text on primary menu. Please see this screenshot:
This is the same with any logo image I use.
How can I make the site title or logo appear in line with the primary menu text?
I searched through the forum discussions and found this thread:
Is this the way to do it?
https://docs.generatepress.com/article/centering-logo-navigation/
Hi there,
Try this CSS:
.site-branding {
padding-top: 20px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
If this doesn't work can you provide a link to your site?
Thanks!
Best way is to make sure your menu item height (https://docs.generatepress.com/article/menu-item-height-width/) is equal to the height of your site title font size/logo height.
Thanks guys.
The menu height adjustment has fixed it.
Loving GP more and more with every little tweak.
Just closing the thread
Glad we could help :)