Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author DannyCooper

    (@dannycooper)

    Hi @webxcrawler,

    Currently that would need to be completed using CSS.

    Under Appearance -> Customize -> Additional CSS you can do something like this:

    .entry-title {
    font-size: 24px;
    }
    .entry-content {
    font-size: 16px;
    }

    Let me know if I can help with anything else.

    Thanks!

    Thread Starter webxcrawler

    (@webxcrawler)

    Hi DannyCooper,

    Thanxs for your help. It’s works!

    Thanxs

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change font size?’ is closed to new replies.