Quantcast
Channel: WordPress.com Forums » Forum: Staff Answers - Recent Posts
Viewing all articles
Browse latest Browse all 23451

kathrynwp on "link color not changing"

$
0
0

Sure - your code has been tweaked so that post titles no longer change to green when you hover over them. This is the final CSS:

a,
a:visited,
.comment-meta a:hover,
.comment-meta a:focus,
.comment-meta a:active,
.entry-meta a {
color: #2ad9a6;
}

.recent-title a:hover,
.entry-title a:hover,
.recent-title a:visited,
.entry-title a:visited {
color: #c60056;
}

If you need CSS help in the future, feel free to post in our CSS Customization forum:
http://en.forums.wordpress.com/forum/css-customization


Viewing all articles
Browse latest Browse all 23451

Trending Articles