16 January 2020

How to fix woocommerce-rating-stars-bugs-sssss?




body.woocommerce .star-rating span::before {
  content: "SSSSS" !important;
  color: #e0b22f !important;
}

.woocommerce .star-rating span{
font-family:star !important;
}

.star-rating::before {
    color: #e0b22f;
}

No comments:

Post a Comment

How to fetch instagram posts data?

Fetch Instagram posts data by pasting this code in browser console. (() => { /* ====================================================...