hi guys love the theme, my biggest concern is that i cant alter font sizes?
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