Viewing 1 replies (of 1 total)
  • Hey there tintedatmospheres.com,

    Hope you’re well today!

    Try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:

    http://wordpress.org/plugins/simple-custom-css

    .entry-content > p {
    font-size: 15px;
    }

    Note that this is the original size of the font and to increase it you’ll have to increase the numeric value (15px) to the one of your choice.

    Hope this helps 🙂

    Cheers,
    Bojan

Viewing 1 replies (of 1 total)

The topic ‘Making body font larger’ is closed to new replies.