• Hi, for some reason the image for this category header does not show but other category images do. Can you help me trouble shoot this?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • for some reason the image for this category header does not show but other category images do.

    Can you give just one such category with the category image showing? I checked your site and none of the product categories showed a category image.

    Thread Starter sndwrdprss

    (@sndwrdprss)

    You are correct, now none of them are showing, can you help me resolve this issue?

    The reason your background images are not showing is that you have this CSS code:

    .with_featured_img {
        background-image: none !important;
    }

    … which overrides the inline-style used for the background image.

    Thread Starter sndwrdprss

    (@sndwrdprss)

    Thank you so much for your time!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Category image not showing, only on one catagory’ is closed to new replies.