Category thumbnail image not showing
-
When I use the second option for category style (Which is the one I would like to use) the text shows but the image is not showing. Screen Shot attached.
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
I have disabled the plugins and login is below…thank you
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.category-grid-item img {
min-width: 10px;
}
That worked well thank you…with custom CSS does that stay there when we have an update?
Yes, just keep the CSS in Theme Settings even after the update.
Kind Regards
The topic ‘Category thumbnail image not showing’ is closed to new replies.