Thanks for choosing Founder!
There isn’t a built-in option for this, but the font size of any element can be changed with CSS. Is there any text in particular that you want to be larger or smaller? I can provide you with the CSS.
Thread Starter
ugk
(@ugk)
I was considering adjusting the body of the blog to a slightly smaller size. It’s not a huge deal but I wanted to toy around with it to see what fits best.
Sure, try this out to make the text smaller:
.post-content {
font-size: 14px;
}
Copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.
You’re welcome 🙂
If you’re happy with Founder, could you take just a minute to leave a review? I would really appreciate it.
Thanks!