Skip to content

Instantly share code, notes, and snippets.

@iMazed
Created November 20, 2017 09:48
Show Gist options
  • Save iMazed/243a4ace13ee749832f14557b7b1ce90 to your computer and use it in GitHub Desktop.
Save iMazed/243a4ace13ee749832f14557b7b1ce90 to your computer and use it in GitHub Desktop.
Move EU VAT Number field
#woocommerce_eu_vat_number {
position: absolute;
top: 230px;
width: 100%;
}
#billing_country_field {
margin-top: 6em;
}
.woocommerce-billing-fields {
position: relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment