Viewing 1 replies (of 1 total)
  • salsaturation

    (@salsaturation)

    Looking at the hatch demo it seems the font size is set to 1em so you can add the following to your custom css area

    .hentry p {
    font-size: 1.3em;
    }

    Amend then 1.3 as required

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Font size in Hatch’ is closed to new replies.