New Landing How can we help? Themeforest Theme Support Neighborhood Display parent category only on home/shop page

Viewing 6 posts - 1 through 6 (of 6 total)
  • #202955
    sheloian
    Member
    Post count: 3

    Hi SwiftIdeas Team,

    Hope you can help with my question. I’m trying to hide certain categories from being displayed under the product images on the homepage, because some products belong to multiple categories and it just doesn’t look great when all the categories are displayed.

    My question is, is there a css trick to hide categories (show only parent categories and hide subcategories?) or a plugin you can recommend that makes this possible?

    Kindest regards,

    Ian

    #203049
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately that’s not possible, you can hide all of the categories with custom css? But I’m afraid you can’t hide only child categories

    – Kyle

    #203087
    sheloian
    Member
    Post count: 3

    Hi Kyle,

    Thank you for your reply. How would I go about hiding all categories on the homepage with CSS? Your help is much much appreciated. Thanks,

    Ian

    #203090
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

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

    – Kyle

    #203115
    sheloian
    Member
    Post count: 3

    Thank you!

    #203117
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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