Jump to content

Edit History

Prestachamps

Prestachamps

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.

Prestachamps

Prestachamps

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.

×
×
  • Create New...