[Resolved] How to change archive post headline typography?

Home Forums Support [Resolved] How to change archive post headline typography?

Home Forums Support How to change archive post headline typography?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1051012
    Grant

    I’ve got my blog posts’ typography configured exactly as I want them. However, I can’t seem to figure out how to update the headings of the blog posts listed in the archives, homepage, and category pages. I expected the configurations in Customizing->Typography->Headers->Heading (H1) to carry over to wherever posts were listed, but that’s not the case.

    How can I customize the heading typography for posts listed in the archives, homepage, and category pages?

    #1051053
    Grant

    Figured it out with some CSS:

    h2.entry-title {
        font-weight: normal;
        font-size: 45px;
        font-family: Lato;
    }
    #1051240
    David
    Staff
    Customer Support

    Glad to hear you found the solution.
    Single Post H1 and Archive H2 will have their own customizer controls in GPP 1.9 🙂

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