Remove profile pictures and date in reviews
-
How can i Remove profile pictures and date in reviews
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
img.avatar.avatar-60.photo {
display: none;
}
time.woocommerce-review__published-date {
display: none;
}
Best Regards
I would like also to display 5 reviews per page and not all the reviews in one page.
Hello,
Sorry but there is no option in Theme Settings available for that.
Because the reviews are woocommerce functionality and our theme doesn’t influence.
Best Regards