• Resolved ace2279

    (@ace2279)


    Hi

    How can I edit the font size for the text in the body of the pages/posts? I want to increase the size of the standard paragraph font, how do I do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Install this plugin so you can use custom css.

    Paste this code into the plugin:

    p {
      font-size: 16px; /*Change 16 to whatever size you want*/
    }

    If you would be so kind to go back to your previous threads and let us know if your issues are solved, that would be great.

    Thread Starter ace2279

    (@ace2279)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom font sizes’ is closed to new replies.