New Landing How can we help? Themeforest Theme Support Neighborhood Code not removing Product tags under Image thumbnails

Viewing 6 posts - 1 through 6 (of 6 total)
  • #146855
    veruschia
    Member
    Post count: 29

    The code posted on the forum is not removing all tags from the product images. It does not show it for top rated, but shows for recently viewed and best sellers.

    I am tried both of the following pieces of code below from the forum:

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

    .product_meta .tagged_as, .product_meta .posted_in
    {
    display: none;
    }

    Attachments:
    You must be logged in to view attached files.
    #146885
    veruschia
    Member
    Post count: 29

    Sorry its actually categories under the image, not tags. How can i remove the categories.

    #146901
    veruschia
    Member
    Post count: 29

    It seems it has something to do with “best sellers” and “latest products” products element swift page builder.

    #146912
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    .mini-list li .product-cats {
    display: none!important;
    }

    -Rui

    #146936
    veruschia
    Member
    Post count: 29

    Thanks it works.

    #146939
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.
    -Rui

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