Skip to content

Instantly share code, notes, and snippets.

@mikeyarce
Created July 4, 2017 05:58
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 mikeyarce/8dc425badabad0fe289f3268d791729b to your computer and use it in GitHub Desktop.
Save mikeyarce/8dc425badabad0fe289f3268d791729b to your computer and use it in GitHub Desktop.
Change Storefront basket to a cart
.site-header-cart .cart-contents:after,
.storefront-handheld-footer-bar ul li.cart > a:before {
content: "\f07a";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment