Home Forums WoodMart support forum Category thumbnail image not showing

Category thumbnail image not showing

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #412864

    simplyaust
    Participant

    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.
    #412880

    Artem Temos
    Keymaster

    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

    #412977

    simplyaust
    Participant

    I have disabled the plugins and login is below…thank you

    #413080

    Artem Temos
    Keymaster

    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;
    }
    #413088

    simplyaust
    Participant

    That worked well thank you…with custom CSS does that stay there when we have an update?

    #413097

    Artem Temos
    Keymaster

    Yes, just keep the CSS in Theme Settings even after the update.

    Kind Regards

    #413100

    simplyaust
    Participant

    Thank you for your help

    #413145

    Artem Temos
    Keymaster

    You are always welcome!

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Category thumbnail image not showing’ is closed to new replies.