[Resolved] Customer h1 page-title for categories

Home Forums Support [Resolved] Customer h1 page-title for categories

Home Forums Support Customer h1 page-title for categories

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2177712
    Matt

    Hi,

    I can’t find an option to change the font size for h1’s with the class page-title in the Typography Manager. I just want the font to be the same as the other h1’s and centered with some space around it. Can I do this in the Typo manager or customizer or should I just do it in CSS?

    #2177742
    David
    Staff
    Customer Support

    Hi there,

    you currently have this CSS in the Customizer > Additional CSS:

    .page-header h1 {
        font-size: 1.5em;
    }

    If you remove that then those H1s will use the settings in the customizer.

    #2178434
    Matt

    Thanks! I was looking for page-title and not page-header, my bad 🙂

    #2178446
    David
    Staff
    Customer Support

    Glad to be of help

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