Recent Post Hover Text Color

Hello. I'm using the Muffin Recent Post widget in my sidebar. I wanted to disable the mouseover animation so I used the following css:

.Recent_posts ul li .desc::after { display: none; }

However, on mouseover of a post, the text/link still turns white and I have a white background so I wish to change the text color but can't figure out how.

Thank you!

Comments

Sign In or Register to comment.