Hi, how can I match the background color of the phone fields to the rest of the checkout fields?
Hey DROR,
Best regards,
Victoria
Hi,
Add this to quick css:
#billing_phone.input-text{
background-color:#f7f7f7!important;
}
Best regards,
Jordan Shannon