Advertisement
bodyquest

last used code

Nov 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. span.xoo-wsc-items-count { width: 18px; height: 18px; line-height: 18px; }
  2. span.xoo-wsc-items-count { left: 15px; top: 3px; }
  3. a.xoo-wsc-sc-cont { font-size: 0; }
  4.  
  5. /*span.xoo-wsc-sc-icon { font-size: 0px; }*/
  6. /*span.xoo-wsc-sc-icon { background-position: center; background-color: #fff0; }*/
  7.  
  8. /*.xoo-wsc-basket {
  9. background-color: #fff0;
  10. top: 20px !important;
  11. right: -40px !important;
  12. color: #fff !important;
  13. z-index:1;
  14. }*/
  15.  
  16. /*CUSTOM ICON IN SHORT CODE */
  17.  
  18. span.xoo-wsc-sc-icon { font-size: 0;
  19. }
  20.  
  21. span.xoo-wsc-sc-icon:before { background-position: center;
  22. background-color: #fff0;
  23. background-image: url(https://www.bodyquestbox.com/wp-content/uploads/2018/11/SNATCH_Shopping_Cart_WHITE.png);
  24. width: 40px;
  25. height: 40px; font-size: 0;
  26. content: "";
  27. display: inline-block;
  28. background-size: 100% 100%; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement