Thank you for your reply. I will upgrade once I get the thumbs up from my client.
If I may ask another question, I am a css newb too and am trying to lower the font size of post titles on the homepage and tighten up the padding between the titles and the content as well.
I added this to custom CSS from another of your posts I found but no matter how I change the padding it doesn’t seem to affect post titles on the homepage (or on the post’s page either for that matter)
/* For post title padding */.entry-header hgroup .entry-title { padding-top: 15px; padding-bottom: 10px; }
I also tried modifying the font-size there too, with no luck.
Thank you again.