Archived topic
what font size should my text logo be?
3 replies · Started by Elizabeth on September 29, 2019
Viewing posts 1–4 of 4
I changed my h tags to reflect this guy's guide: https://typecast.com/blog/a-more-modern-scale-for-web-typography but now I'm wondering what font size my text logo should be.
Hi there,
He is using 1.5em. We can do the same with CSS:
.navigation-branding .main-title {
font-size: 1.5em;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Thank you!
No problem :)
This archived topic is closed to new replies.