Home Forums WoodMart support forum Coupon Code Form Reply To: Coupon Code Form

#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.

https://prnt.sc/nBGMD5i7jSob

https://prnt.sc/187u3LSNISLQ

https://prnt.sc/i5YMvH1SItSO

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;
}

https://prnt.sc/FlWC14FVr555

Kind Regards