Hide review date on single product pages
-
Hello,
I am using the Woodmart Marketplace theme with WooCommerce and I would like to hide/remove the date displayed on product reviews on single product pages.
Currently, each review shows the author name, rating, and the published date (e.g., “August 4, 2025”). For my store, I don’t want the review date to appear, because it also gets picked up by Google Search and shows in the snippets.
Could you please provide a solution or setting in the theme to disable the review date?
Thank you in advance for your support!
Best regards,
Catalin
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woocommerce-review__dash,
body .woocommerce-review__published-date{
display:none;
}
Best Regards,
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Hide review date on single product pages’ is closed to new replies.