Tagged: font
Is there an easy css you could give me to increase the font size (overall) for this theme. It’s sooooo tiny. Please? This would be for typical (paragraph) font.
Also, do you have a font that is uploaded that is close to what Apple uses or Pinterest? Just talking about the style.
New to the theme, still working through but it’s lovely. Thank you.
Hi saundra!
If you want to make the font larger please use this on your custom.css or Quick CSS:
body, body p {
font-size: 15px;
}
You can select fonts on Enfold > Styling > Heading fonts and Body fonts.
Regards,
Ismael
Thank you very much! Worked great.