Home Forums WoodMart support forum Clean button

Clean button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #286608

    marcosvl
    Participant

    Before when I selected the items, the delete button would appear, but now it does not appear. Why will it be?

    Attachments:
    You must be logged in to view attached files.
    #286612

    marcosvl
    Participant

    account:

    #286646

    marcosvl
    Participant

    I saw this, I fixed it that way, only unfortunately now the text is always visible

    https://xtemos.com/forums/topic/clear-button-on-variations/

    #286871

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .variations_form.variation-swatch-selected .reset_variations {
        visibility: hidden!important;
        opacity: 0!important;
        pointer-events: hidden;
    }

    Best Regards

    #287780

    marcosvl
    Participant

    I have another problem, the remove filters button does not appear

    Attachments:
    You must be logged in to view attached files.
    #287942

    Hello,

    You have two products only. Please add more products.

    You have added the product categories and tags. Remove button filter does not appear because you do not have the filters and too few products to filter even though you add filters.

    Best Regards

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