[Resolved] How can I set a space between website titel and header?

Home Forums Support [Resolved] How can I set a space between website titel and header?

Home Forums Support How can I set a space between website titel and header?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #414478
    Nicolas

    Would like to set a space (5px) between the main website title and the header, how to?

    #414583
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-title {
        margin-bottom: 5px;
    }

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

    #414689
    Nicolas

    Great Leo, thank you very much ! actually not so complicated ๐Ÿ™‚

    #415011
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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