how to remove the strikes in the dietary requirements. All variants available so shouldnt be crossed
Hi @saabbb1212 , thank you for posting here!
You can follow my instruction below:
1. First revert to class=“disabled”
2. Open Editor (page > Default product) and add Custom CSS to the Product information template/section:
.product-form__input input[type='radio'].disabled + label {
text-decoration:none;
}
If my answer works for your store, please let me know by accepting the Solution and giving it a Like !!!
thanks for your reply! but 1) what do you mean revert to disabled? 2) add where do i add the code? in the actual product page description? sorry im confused ![]()
Hi @saabbb1212 , thank you for replying!
I’m so sorry for my confusing answer!
You can copy the code above and Custom CSS to the Product information you need to adjust. Here is the screenshot where you can put the code into:
If my answer works for your store, please let me know by accepting the Solution and giving it a Like !!!
thankyou so much it did take away the strike
but now those two variants have ‘sold out’ in the add to cart button.
any ideas?

