wordpress个人常用小插件

插件类

额外代码-去除评价星际

/* 隐藏商店/分类列表页的产品评分星星 */
.woocommerce ul.products .star-rating,
.woocommerce-loop-product__link .star-rating {
display: none !important;
}

About the Author

懒码虫

遇到问题,发现问题,解决问题。

You may also like these