I've been going through the CSS code for an hour and cannot for the life of me see where to change the color of the 'Leave A Comment' tab. Can anyone show me where it is?
The blog I need help with is lisamaksoudian.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
I've been going through the CSS code for an hour and cannot for the life of me see where to change the color of the 'Leave A Comment' tab. Can anyone show me where it is?
The blog I need help with is lisamaksoudian.wordpress.com.
Looks like you were able to figure this out for the http://lisamaksoudian.wordpress.com/ blog with this CSS:
.hentry .entry-meta .comments a {
color: #E9D12E;
}
Nice work!
Please post back if you need additional help.
This topic has been closed to new replies.