New Landing How can we help? Themeforest Theme Support Neighborhood Product search results display

Viewing 7 posts - 1 through 7 (of 7 total)
  • #151782
    eviltina
    Member
    Post count: 13

    Hi,

    how can I remove categories displayed on product search results (see snapshop, marked yellow)?
    I would like to present search results showing only product thumbnail (image), title and price.

    Thank you!

    King regards,
    Tina

    Attachments:
    You must be logged in to view attached files.
    #151794
    eviltina
    Member
    Post count: 13

    I`ve just resolved the problem by adding following code:

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

    Thank you!

    #151795
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide the link to that page so we can inspect the code and provide you some css code.

    -Rui

    #151909
    eviltina
    Member
    Post count: 13
    This reply has been marked as private.
    #151940
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    span.pasted_in{display:none !important;}

    Thanks
    Mohammad

    #151961
    eviltina
    Member
    Post count: 13

    Hi Mohammad,

    thank you for quick response.
    The code you provided did not change anything but I checked the previous posts on forum and find following code, which worked perfectly:

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

    Kind regards,
    Tina

    #151963
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great 🙂

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