Hi,
I am new to WordPress. I am using the Twenty Twelve theme here
http://themabelkwong.wordpress.com/
and have bought the upgrade for CSS. I am wondering:
1) How to I go about unbolding the 'Uncategorised' and 'Leave a reply' at the end of each post? I have managed to unbold the date 19 August 2012 but I can't do it for the rest.
2) How do I change 'Leave a reply' to 'Leave a comment?' I've went to Dashboard > Settings > Discussion > Comment Form and put in 'Leave a comment' in the box, hit save, but I still see 'Leave a reply' on my blog.
3) How do I get rid of the grey, invisible-ish stat counter near the top of my blog (towards the left)?
Here is some of my CSS code:
.entry-title {
clear:both;
color:#222;
font-size:26px;
font-weight:400;
line-height:1.5em;
padding-bottom:.3em;
padding-top:15px;
}
.entry-date {
font-weight:normal;
}
Thank you!
The blog I need help with is themabelkwong.wordpress.com.