Any way to change link colors?

Posted in: Newsmag
Post count: 74

My main theme color is dark green, my text is black which causes links not to show very well, is there anyway to specify just the link color?

Post count: 9544

I think somebody asked about this last week, not sure if they tagged their post for easy search, but there was solution to do site wide, or just for posts with custom CSS override.

Might do quick search for that solution.

Post count: 3343

Hi,
Is possible somehow, can you show me about what links you talking about, there are a general rules, but I’m not sure this is fine, because will be on all links, not sure.

Try this CSS:
a:hover {
color: red !important;
}

Thanks for the message!

Post count: 74

sure, look at the links on the numbered list

http://thehomesteadingboards.com/christmas-grand-prize-giveaway/

Post count: 7909
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.