[WordPress] ThemeHorse Custom Font Size
Overview
Appearance -> Theme Options -> Design Options Tab -> Custom CSS
body, input, textarea {
font-size: 16px;
}