Created
June 20, 2017 10:06
-
-
Save ae-elaine-axis/6d63550d37882a2725beee20100bcc17 to your computer and use it in GitHub Desktop.
Rename Add to Cart for one product
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .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