Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23446

    hi guys love the theme, my biggest concern is that i cant alter font sizes?

    #119839

    Hey!

    Insert following code into the quick css field:

    body {
    font: 14px/1.65em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    Replace 14px to change the font-size and 1.65em to change the line height.

    Best regards,

    Peter

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