New Landing How can we help? Themeforest Theme Support Dante Woocommerce Category Display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #63389
    jkrue123
    Member
    Post count: 38

    I tried contacting Woocommerce about this issue, but they have been unresponsive and I thought since it is likely a CSS fix, I could ask you guys.

    I am trying to remove the categories from my products when they are displayed in the shop carousel (see attached image).

    I added this CSS:
    .product_meta .posted_in {
    display: none;
    }

    but that only succeeded in removing the meta from the product page itself and not the shop carousel.

    Any ideas?

    #63552
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this custom css:

    .product-carousel .posted_in {
      display: none;
    }

    – Kyle

    #63864
    jkrue123
    Member
    Post count: 38

    Brilliant! Worked like a charm.

    #63866
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register