Hi again,
I managed to find a solution. I have pasted the following code to the CSS editor and it worked.
Why removing the code from application.css did not work – I have no idea.
Maybe it will be of some use to someone for the future.
img:hover.featured
{
-webkit-filter: none;
-moz-filter: none;
filter: none;
}
Br
Agnes M
It worked now, thank you so much for your help Suyogya!! 🙂
I mark the topic as ‘resolved’.
Hi Suyogya,
IT DOES WORK (thank you!) –
– except for the padding between posts on homepage (margin bottom?)
Maybe you know what to do even with this one? 🙂
Well that WORKED, and it seems there was the same issue on another computer…
Thank you! 🙂