fauzanjeg

Change Shoping Cart Icon

Aug 26th, 2021 (edited)
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. /* Change Some Icon || Cart or Basket Icon */
  2. .fa-shopping-cart:before, .fa-shopping-basket:before, .woocommerce li.product .button:before {
  3.     content: "\f07a"
  4. }
Add Comment
Please, Sign In to add comment