How do I change the size of the font in the main body of a post? Here's a sample post: http://zioncornerstonepasig.org/2012/07/13/imus-location/ Thanks, dvopilgrim
Just use below custom CSS code in Theme Options->Styling Settings->Custom CSS field to change the font-size of your contents: Code: div.page-content div.content-bar p{ font-size:18px; } This will resolve your issue, Warm Regards! Naveen Kolhe InkThemes.com