Hi @baileyymans
- Go to Online Store → Theme → Edit code.
- Find the file assets/base.css and paste the code below at the bottom of the file."
.product-form__input .form__label {
display: none;
}
Hi @baileyymans
.product-form__input .form__label {
display: none;
}