Home › Forums › WoodMart support forum › Coupon Code Form › Reply To: Coupon Code Form
June 3, 2022 at 9:19 am
#380977

Luke Nielsen
Keymaster
Hello,
I have checked it from my side, on the “Cart” page from Chrome, Mozilla, and Opera browsers the coupon field is empty.
But on the “Checkout” page it still appeared so in this case, replace the old CSS with the below one.
.coupon input::placeholder,
.form-row-first input::placeholder {
color: transparent;
}
Kind Regards