test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Saguaros Moderator
    #1079359

    Hi Juan,

    You can try with this css rule:

    .ja-filter-wrapper .filter-actions .btn.clear-all-filter.action.filter-clear {
        display: none;
    }
    jascanio Friend
    #1079689

    Hi Saguaros,
    Thanks for your reply. This code will hide only the "remove filters" button, but not each entries’ "more info" button.
    Any additional code?
    Thanks in advance for your help.
    Regards,
    Juan

    Saguaros Moderator
    #1079855

    Hi Juan,

    You can try adding this one:

    .sb-horizontal.ja-megafilter-wrap .ja-products-wrapper .product-items .product-item-actions {
        display: none;
    }
    jascanio Friend
    #1080979

    Hi Saguaros,
    Thanks for your help.
    It went ok.

    Regards,
    Juan

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

This topic contains 4 replies, has 2 voices, and was last updated by  jascanio 6 years, 11 months ago.

The topic ‘How to hide "Remove filters" and "View details" buttons’ is closed to new replies.