Hi there
I would like to remove the hover effect from the classic Image. Earlier you gave me this CSS which worked fine at that time but if I insert this CSS in a other website it doesn’t work:
a.x-img:not(.x-img-thumbnail):hover {
opacity: 1;
}
Any idea, what coud be the problem?
Thank you very much for your help!