This topic has 2 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Rose Tyler
Hello,
is there a way to remove the dates which show on reviews for products?
Hello,
Thank you for contacting us and for using XStore.
The next custom CSS code can be used to remove dates from reviews:
.single-product .woocommerce-review__published-date {
display: none !important;
}
Kind Regards,
8theme team
Tagged: persuasive, remove date, reviews, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up