Hello,
Are you using SeoKart theme on wordpress? and can't change the text colour of content?
So here is the solution how you can change the text colour watch the video .
CSS code;
.post:hover {
background-color: #FFFFFF ;
color: #FFFFFF ;
}
Paste this code in the CSS portion and save it, Your broblem will be solved.
Thanks and regards.