RY Mar 3, 2022 · 7:57 pm #16640
The default “paragraph” font is quite small, and I’d like to increase the size. I’ve spent an hour looking for where to do this, but can’t find it.
The default “paragraph” font is quite small, and I’d like to increase the size. I’ve spent an hour looking for where to do this, but can’t find it.
Hi
Thanks for reaching out.
The Customize > Theme Design > Content section is part of Ultra Premium. More info at the link below:
To make the change without Ultra Premium, head over to Customize > Additional CSS or the Custom CSS location of your choosing and insert:
p {
font-size: 16px;
}The value can be adjusted as required.
Kind regards
Andrew
Hi, a quick follow-up message. If you have any follow-up queries, please, let me know.
Thanks
Andrew