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/e8a0d84f0e2d28179b8e4d26ce3ac987 to your computer and use it in GitHub Desktop.

Select an option

Save ae-elaine-axis/e8a0d84f0e2d28179b8e4d26ce3ac987 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";
}
@ae-elaine-axis

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment