Blog Thumbs Not Showing on home page?

Blog Thumbnails are not showing on home page.

www.northwestresponse.com

Hey @etbliss,

I have replicated this issue in my test site and it looks like a bug. I’ll post this in our issue tracker so our development team could be made aware. For now, please add this code in Theme Options > CSS

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

Please stay tuned for updates. If an official fix is released, you can remove this code in your site.

Hope that helps.

Thank you… That worked.

You are most welcome. :slight_smile:

I am having the same issue. I opened up a post myself. I figured it was a bug.

Hi there,

Yes, this was already added to our issue tracker.

Thank you.

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