[Support request] How to edit the footer font?

Home Forums Support [Support request] How to edit the footer font?

Home Forums Support How to edit the footer font?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #275042
    Miguel

    Dear Tom,

    How to edit the footer font? Change font type is what I need.

    Many thanks,

    Miguel

    #275045
    Leo
    Staff
    Customer Support

    Hi Miguel,

    Try this CSS:

    .site-info {
        font-family: "Open Sans", sans-serif;
    }

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

    Let me know.

    #275181
    Tom
    Lead Developer
    Lead Developer

    Said this in another thread previously, but the reason we don’t add font family fields to all elements is to prevent people from loading tons of fonts from Google will will hurt the speed of your site.

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