Skip to content

Instantly share code, notes, and snippets.

@adamwooding
Created July 22, 2020 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamwooding/aeed2708ebf6878c81fc6c077680f466 to your computer and use it in GitHub Desktop.
Save adamwooding/aeed2708ebf6878c81fc6c077680f466 to your computer and use it in GitHub Desktop.
Shopify change Add to Cart button
<a href="/pages/contact-us" class="{{ btn_class }} btn--add-to-cart btn--secondary-accent">
<span class="icon icon-cart"></span>
<span style="vertical-align: middle;">Call or Message to Purchase</span>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment