[Resolved] Site Title and Tagline

Home Forums Support [Resolved] Site Title and Tagline

Home Forums Support Site Title and Tagline

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #849541
    Jana

    Could you send me the CSS code to change the fonts of both the site title and tagline? Thanks.

    #849544
    Leo
    Staff
    Customer Support

    Hi there,

    Check Customizer > Typogrpahy > Header:
    https://docs.generatepress.com/article/typography-overview/

    Let me know ๐Ÿ™‚

    #849549
    Jana

    Thanks, but I need to use a font that isn’t listed. Could you send the CSS for that? For example, I’m using this to change the headings:
    .entry-content h1 {
    font-size: 45px;
    color: #607079;
    font-family: MinionPro-Regular;
    }

    I need this for the Site Title and tagline. Thanks

    #849565
    Leo
    Staff
    Customer Support

    You can try .site-branding selector.

    You can also add the font inside the customizer to avoid using CSS as well:
    https://docs.generatepress.com/article/adding-local-fonts/

    #849645
    Jana

    Thanks, Leo, very helpful!

    #849733
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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