Sorry, we don't support your browser.  Install a modern browser

Product card: remove the opacity of sold out items#145

?

I would like to have an option in deciding if sold out items must be shown with opacity or not.

a year ago

Thank you for your suggestion!

In the meantime, you can override this style through a little bit of custom CSS:

.product-item__wash {
  display: none;
}

This can be added directly to the Custom CSS in the Theme editor.
Hope this helps!

If you have any questions, please reach out to our support team at help@fluorescent.co for assistance.

9 months ago