[Resolved] Padding for header on front page only

Home Forums Support [Resolved] Padding for header on front page only

Home Forums Support Padding for header on front page only

  • This topic has 1 reply, 2 voices, and was last updated 6 years ago by Leo.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #535608
    CG Klein

    Hi,

    I would like to have different padding on the front page header.
    Is there a way to do this with CSS ?

    Any help appreciated,
    cgk

    #535780
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .home .inside-header {
        padding: 20px;
    }

    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.