delete text review section
-
that text may be deleted from there
Attachments:
You must be
logged in to view attached files.
Hi atelierullira,
Thanks for reaching to us.
First of all, take my apologies for the delay in answering.
Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
.woocommerce-noreviews{
display: none;
}
Regards,
it hasn’t disappeared yet
Attachments:
You must be
logged in to view attached files.
Hi atelierullira,
Please remove the previous one and use below one
div.wd-reviews-heading h2{
display: none;
}
Regards,
but this text remained, you can delete this too?
Attachments:
You must be
logged in to view attached files.
Hi atelierullira,
I helped you to modify the code, please double check.
Regards,