Skip to content

Instantly share code, notes, and snippets.

@ae-elaine-axis
Created June 20, 2017 10:06
Show Gist options
  • Select an option

  • Save ae-elaine-axis/6d63550d37882a2725beee20100bcc17 to your computer and use it in GitHub Desktop.

Select an option

Save ae-elaine-axis/6d63550d37882a2725beee20100bcc17 to your computer and use it in GitHub Desktop.
Rename Add to Cart for one product
.ecwid .ecwid-productBrowser-ProductPage-78820170 button.ecwid-btn--addToBag {
font-size: 0px;
padding-top: 20px;
padding-bottom: 15px;
}
.ecwid .ecwid-productBrowser-ProductPage-78820170 button.ecwid-btn--addToBag:after {
font-size: 16px;
content: "Something";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment