[Support request] How can I align my site title with navigation?

Home Forums Support [Support request] How can I align my site title with navigation?

Home Forums Support How can I align my site title with navigation?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #455144
    Joel

    Hello,
    I have this problem on my website:
    My site title is not aligned with navigation

    As you can see, my site title is not aligned (is not and img, it is just text). How can I align it vertically with navigation?

    My website is: https://joelcantero.com/

    Thanks
    Joel

    #455305
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-title {
        line-height: 35px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

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