Missing Link Color and Link Hover color option on the New Version 6

Posted in: Newspaper
Post count: 88

I am still using the v4 on live site and testing the v6 with instant WP. And, I found that then new version misses the little “mighty” features. Will it be added soon? What’s the use of the upgrade when you have stripped off the little needed customizable features.

I am happy with the major update, but this little feature kills me 🙁 I need that…

Post count: 555

You have no choice now to use a css code..this code below is for post links btw

.td-post-content a:hover {
color: #006600;
}

Post count: 7909

Hi,

The links take the theme accent color and unfortunately for hover color you will need to use custom css like @Steven suggested. Also you can change the link color manually when you write an article – http://screencast.com/t/Q4591VkK
For the moment it will not be another option for link’s color, sorry!

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.