[Resolved] I can’t find where to change fonts?

  • Author
    Posts
  • #16640

    RY
    Participant

    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.

    #16641

    Andrew Misplon
    Keymaster

    Hi

    Thanks for reaching out.

    The Customize > Theme Design > Content section is part of Ultra Premium. More info at the link below:

    Content

    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

    #16657

    Andrew Misplon
    Keymaster

    Hi, a quick follow-up message. If you have any follow-up queries, please, let me know.

    Thanks

    Andrew

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘I can’t find where to change fonts?’ is closed to new replies.

Scroll to top