Closed michaelwood closed 2 years ago
Depending on the ordering of the css loading the display property for base-card overrides the display: none/block toggle. Use "!important" to override this.
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty
@BibianaC I'll do the work to update the other products
Depending on the ordering of the css loading the display property for base-card overrides the display: none/block toggle. Use "!important" to override this.
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/setProperty