Skip to content

Instantly share code, notes, and snippets.

@BFTrick
Created May 16, 2016 17:09
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 BFTrick/5c8f73af840459d822672aec1fd9f919 to your computer and use it in GitHub Desktop.
Save BFTrick/5c8f73af840459d822672aec1fd9f919 to your computer and use it in GitHub Desktop.
Adding white space around Font Awesome Icon on WooCommerce Add to Cart button
.single_add_to_cart_button.fa:before {
padding-right: 10px;
}
@Danprogbr
Copy link

sadasdsadsad
sadasdsadsadasd

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