• Resolved mosesclarke91

    (@mosesclarke91)


    Hello. I am wondering if you know the code to remove the date on my reviews? I also have code snippets to inset the code into the plugin. Thank you in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thank you for using CusRev.
    ?
    Currently, our plugin does not support an option to hide the review date published. But you can try to add this custom CSS code in Appearance > Customize > Additional CSS to hide it.
    ?

    #reviews .commentlist li p.meta time.woocommerce-review__published-date {
        display: none;
    }

    Hope that helps.

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove date’ is closed to new replies.