Viewing 1 replies (of 1 total)
  • If you are using a theme such as Storefront that includes FontAwesome this will work.

    Just put it in the style.css file of your child theme.

    .cart-tab a.cart-parent::before{
    content: “\f07a”;
    font-family: “FontAwesome”;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘2 suggestions’ is closed to new replies.