How can i make it so when its selected it will still be crossed off, i want it for all product pages.
Hope you can help.
How can i make it so when its selected it will still be crossed off, i want it for all product pages.
Hope you can help.
Hi @oguzsanci1
Thanks for reaching out to the Shopify community!
After checking, it looks like the sizes are crossed out when an item is unavailable, but they update correctly when clicked. To fix this issue, you can add the following CSS:
.block-swatch.is-disabled{
pointer-events: none;
}
this doesn’t work blocks are not useable due to pointer-events: none; line but still thanks
Hi Oguzsanci1,
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Your cooperation would be greatly appreciated.
Best regards.
sure thank you in advance Here’s the link