This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler
Hi,
I would like to centre align the reveiw stars on the category page:
See here: https://screencast.com/t/I1BAo8XExtp
Can you help?
Hello,
Please add this code in custom.css file:
.archive .woocommerce-product-rating {
text-align: center;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up