Archived topic
How to edit the footer font?
2 replies · Started by Miguel on February 6, 2017
Viewing posts 1–3 of 3
Dear Tom,
How to edit the footer font? Change font type is what I need.
Many thanks,
Miguel
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.
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.
This archived topic is closed to new replies.