I also want the post images to have no effect and be displayed without filters. Unfortunately, nothing changes on my page with your tips.
What am I doing wrong?
}
.post-thumbnail-container .featured-image-overlay::after {
opacity: 0;
}
.post-thumbnail-container:hover .featured-image-overlay:before {
opacity: 0;
}
.post-thumbnail-container:hover .featured-image-overlay:after {
opacity: 0;
}
Website: www.tvbuehler.ch