Classic Recent Post not displaying image since update

I updated to 6.1.2 of X & Cornerstone and now the Classic Recent Posts on my homepage is not displaying the image. I tried emptying cache on my browser - and have tried from a variety of devices & browsers.

Hello,
Same problem for us,

Thank you for the support :slight_smile:

Regards,
Kosmoss

Hey guys,

This seems to be a bug for the recent update. This 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.