Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RiaanKnoetze/e445fc2b429f8906fbb0905695ba1c2d to your computer and use it in GitHub Desktop.
Save RiaanKnoetze/e445fc2b429f8906fbb0905695ba1c2d to your computer and use it in GitHub Desktop.
PDF Product Vouchers Field CSS Changes
.voucher-fields input[type='text'], .voucher-fields input[type='email'], .voucher-fields textarea {
background: #000;
border: none;
color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment