[Resolved] Getting the logo/site title to appear on the same line as the primary menu text

Home Forums Support [Resolved] Getting the logo/site title to appear on the same line as the primary menu text

Home Forums Support Getting the logo/site title to appear on the same line as the primary menu text

  • This topic has 5 replies, 3 voices, and was last updated 7 years ago by Tom.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #300608
    Mustafa

    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:

    http://prnt.sc/ergqdk

    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/

    #300641
    Leo
    Staff
    Customer Support

    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!

    #300718
    Tom
    Lead Developer
    Lead Developer

    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.

    #301097
    Mustafa

    Thanks guys.

    The menu height adjustment has fixed it.

    Loving GP more and more with every little tweak.

    #301098
    Mustafa

    Just closing the thread

    #301148
    Tom
    Lead Developer
    Lead Developer

    Glad we could help 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.