Skip to content

Instantly share code, notes, and snippets.

@ae-elaine-axis
Created September 12, 2016 18:00
Show Gist options
  • Save ae-elaine-axis/4b827fa1f3e6ae25d213e743a9d360e6 to your computer and use it in GitHub Desktop.
Save ae-elaine-axis/4b827fa1f3e6ae25d213e743a9d360e6 to your computer and use it in GitHub Desktop.
How to edit color of "Enter shipping address" section in Ecwid
div.ecwid-form {
background-color: #fae9f2;
}
div.ecwid-Checkout-ShippingAddress-top {
background-color: #fae9f2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment