Classic Posts image issue since update

Hi I have just updated my Pro and on all my class post images, I have a mask over them with an icon in the middle. Image only faintly appears when i mouse over the post.

Any ideas what has happened please?

Hi there,

I was already noted it an added it to our issue tracker.

For the meantime, please add this code in the Global CSS:

.x-recent-posts .no-post-thumbnail .x-recent-posts-img:after, 
.x-recent-posts .no-post-thumbnail .x-recent-posts-img:before {
    opacity: 0;
}

Thank you.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.