• Resolved rebrush2

    (@rebrush2)


    Hello, thank you for developing such a great plugin. I want to remove the date from the review. I’d appreciate it if you could tell me how to do it.

    https://ibb.co/WKX37rL

    i attached screenshot!
    thx!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,

    Thank you for using CusRev.

    Our plugin does not support removing the date from reviews. For simply, you can add this custom CSS code in Appearance > Customize > Additional CSS, to hide it.

    #reviews .commentlist li p.meta time {
        display:none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘remove date’ is closed to new replies.