You can paste the following code on the custom CSS box of your Design tab:
div[class^='product-input_form-field-product'] {background-color: transparent;}
Remove the blurred background with a custom css (Product field)
You can paste the following code on the custom CSS box of your Design tab:
div[class^='product-input_form-field-product'] {background-color: transparent;}