New Landing How can we help? Atelier Sub-category tiles appear on product page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #189697
    Keahny
    Member
    Post count: 2

    Hi,

    I need some help! Out of nowhere sub-category tiles have popped up in my product page. How do I get rid of them? This only occurs on the mens category page, no others.

    Any help would be much appreciated, I have been pulling my hair out!

    Keahny

    Attachments:
    You must be logged in to view attached files.
    #189727
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Please use this:

    .products .product .product-details .posted_in {
      display: none;
    }

    Thanks. 🙂

    #190116
    Keahny
    Member
    Post count: 2

    Hi David,
    Thanks so much for the reply. Sorry which template do I type these details into though?
    Appreciate your time,
    Keahny

    #190120
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Please add that to your theme options custom CSS option.

    Thanks.

    #190398
    Keahny
    Member
    Post count: 2

    Hi David,

    Unfortunately this did not remove the top 4 sub-category thumbnail boxes above my product grid. Is there any other options? It does not occur on the womens page or any other categories.

    #190456
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this:

    .tax-product_cat.woocommerce .product-grid .product-category {
      display: none;
    }

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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