Hey Anton,
first of all, thank you for the purchase!
In order to change the font sizes in Origami, please go to the “Custom CSS” tab of the Theme Options panel and input one or more of the following snippets, depending on your needs (replace the figures that come after “font-size” to anything you wish):
basic body font for posts and pages:
.normal, body, input, blockquote { font-size: 12px !important; }
menu items font size:
#nav-secondary a { font-size: 10px !important; }
page and post heading font size:
#content h1 { font-size: 10px !important; }
post headings on the blog page:
#content h2 { font-size: 10px !important; }
Should you need other fine-tuning, please let me know!
Sincerely,
Andrew / Satori Studio