Home Forums WoodMart support forum Woodmart stock status widget bug

Woodmart stock status widget bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #354296

    webreturn
    Participant

    Hi,
    When we deselect the ‘on sale filter’ and click on save then it is selected again. Everytime I tried then it will be selected.

    I mean this: https://prnt.sc/zOTZbwNRO3Y8
    Best regards, Tim

    #354347

    Hello,

    Yes, we know about this issue, our developers will add this fix to the nearest update, meanwhile, I can hide it with custom CSS, please give me the page URL where you have this widget.

    Best Regards

    #354730

    webreturn
    Participant

    Hi,

    Thank you. For example we have it here, see private content.

    What is q quick fix for now?

    #354915

    Hello,

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

    .wd-widget-stock-status ul li:last-child{
    display:none;
    }

    Best Regards

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