• Resolved joho68

    (@joho68)


    It’d be nice if the theme would allow for pre-defined font *size* sets (w/o having to mess with my own CSS) .. like “tiny”, “small”, “medium” (as it is now), “large”, and “huge”.

Viewing 2 replies - 1 through 2 (of 2 total)
  • All you need to do is put this in Blog Features → Custom Includes → Custom Styles:

    body {
        font-size: 12px;
    }

    Change the size to anything you want – all font sizes will get adjusted accordingly.

    Thread Starter joho68

    (@joho68)

    Doh! Of course ?? Thanks! And keep up the good work!

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