Home Forums WoodMart support forum Hide review date on single product pages

Hide review date on single product pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #685354

    catalin-0249
    Participant

    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.
    #685521

    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,

    #685762

    catalin-0249
    Participant

    Thanks a lot!

    #685865

    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.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Hide review date on single product pages’ is closed to new replies.