al3xrodriguez 0 Report post Posted October 19, 2011 How do I change the blog page's article headers to be smaller, i think they're default to H2 and that seems a little big for me. i already tried messing with the css sheet but I can't find the right thing to edit. Any help would be appreciated. Share this post Link to post Share on other sites
Rob 547 Report post Posted October 19, 2011 May we have a link to your site? Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
al3xrodriguez 0 Report post Posted October 19, 2011 Theiphonespot.net Share this post Link to post Share on other sites
kastelic 6 Report post Posted October 19, 2011 Hi, this should do it: [code] .post-title h2 a { font-size:25px } [/code] Share this post Link to post Share on other sites
al3xrodriguez 0 Report post Posted October 20, 2011 THank you did the trick Share this post Link to post Share on other sites