PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Hide the applied filter for quantity

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

I'm using this link to filter down to everyth8ing i98n stock and with more than one item available
/swoof/instock/stock_quantity-1-to-999/

it shows this section which I'd like to hide

https://drive.google.com/file/d/1HNHuSu2guw2SLnGOwlBnt9j-ZJRU20Iv/view?usp=drivesdk

As far as I can tell their isn't an option to hide it, and using css I can only hide the whole section rather than just the quantity part.

Any ideas?

regards

Gary

Hello Gary

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

Drop me exact link to the issue

Hi Pablo

did you get the key I posted and were you able to help?

regards

Gary

Hello Gary

Please add CSS:

a[data-tax="stock_quantity"]{

display: none;

}

thanks Pablo, you are a star

Welcome;)