If you need to change the font properties on your blog posts, you can do so by targeting with this CSS:
.postdate.bg-lightgray.headerfont { font-size: 24px; color: black; } .postday { color: black; font-size: 24px !important; }
Change the font properties to whatever you like, and add the CSS to Theme Options> Advanced Settings.
