How to remove the date on reviews? - by PR

This topic has 2 replies, 2 voices, and was last updated 9 months, 3 weeks ago ago by Rose Tyler

  • Avatar: PR
    PR
    Participant
    July 6, 2023 at 11:12

    Hello,

    is there a way to remove the dates which show on reviews for products?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 6, 2023 at 12:26

    Hello,

    Thank you for contacting us and for using XStore.

    The next custom CSS code can be used to remove dates from reviews:

    .single-product .woocommerce-review__published-date {
        display: none !important;
    }

    Kind Regards,
    8theme team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.