Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #163448

    so I have subcategories set to be the landing page for the user when they go to our store here http://tinyurl.com/jvqcdns. I like how the categories have thumbnails that I added in the categories tab. but once a category is selected I don’t like the category image that shows above the products.http://tinyurl.com/mtjal2h

    How would I get ride of that image above the products once a user clicks on a category.

    #163914

    Hi asherbarrett!

    Try adding this CSS code:

    .tax-product_cat .category_thumb {
    display: none;
    }

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘WooCommerce Category archive image removel’ is closed to new replies.