http://manofmany.com/?s=Stormtrooper+Decanter
http://manofmany.com/category/tech
I haven’t updated or changed any css in our child or parent theme but on the Archive and Search results pages (linked above) when you hover over the post, the title now turns white.
It thought that I had disabled it in the child theme as follows but it doesn’t seem to work.
.masonry-items .blog-item:hover .details-wrap a{
transform: none!important;
background:none !important;
color:#333!important;
}
I’d like the posts to function as they do on the homepage. I have no idea why this has suddenly changes so that the posts turn white as you hover?
http://manofmany.com/
Any help is appreciates as I’m sure it’s just a simple CSS change?