
button.single_add_to_cart_button:before {
    display: inline-block;
    font-family: FontAwesome;
    float: left;
    content: "f217";
    font-weight: 300;
    margin-right: 1em;
}
< 1 min read

button.single_add_to_cart_button:before {
    display: inline-block;
    font-family: FontAwesome;
    float: left;
    content: "f217";
    font-weight: 300;
    margin-right: 1em;
}