Hide items in “Customer Reviews”
-
In “Customer Reviews” it is possible to hide these 3 elements:
data-criteria-id=”value_for_money”
data-criteria-id=”durability”
data-criteria-id=”delivery_speed”
Just leave visible:
class=”wd-review-criteria comment-form-rating”
Attachments:
You must be
logged in to view attached files.
Hello,
Define the code below in Theme Settings -> Custom CSS and recheck the issue.
.single-product .woocommerce-Reviews .wd-review-criteria {
display: none;
}
Thank you for your time.
Kind Regards
Hello,
You are welcome! If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot.
Have a good day!
Kind Regards
The topic ‘Hide items in “Customer Reviews”’ is closed to new replies.