Hi @ShainaGC
Try to add "!important" after the "display: none" and don't forget to clear the cache from your BO.
.product-add-to-cart .control-label { display: none !important; }
I hope that I could help.
Have a nice day,
Leo.
Hi @ShainaGC
Try to add "!important" after the "display: none" and don't forget to clear the cache from your BO.
.product-add-to-cart .control-label { display: none !important; }
I hope that I could help.
Have a nice day,
Leo.
Hi @ShainaGC
Try to add "!important" after the "display: none"
.product-add-to-cart .control-label { display: none !important; }
I hope that I could help.
Have a nice day,
Leo.