Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support pistachio6321

    (@pistachio6321)

    Thanks for the interest in our plugin!

    Please try a solution from this video tutorial:

    Thread Starter slade1

    (@slade1)

    It worked on the product page but what i’m looking for is the slider using the shortcode. The date is still displaying in the slider with the shortcode

    Have a look here: https://prnt.sc/WRnh76z0CDsD

    Plugin Support pear8398

    (@pear8398)

    Hi,

    For the date in the review slider, you can try to use this custom CSS code to hide it:

    .cr-reviews-slider .cr-review-card .middle-row .datetime {
        display: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to hide published date’ is closed to new replies.