Can I hide review dates in my Shopify store using Automizely?

idr22
Tourist
4 0 2

Hello!

I'm trying to hide the date of the reviews in my Shopify store.

I'm using the Automizely app and the debut theme.

The online support chat of the app said there is no such setting option in the app.

I'm attaching a link to one of the product pages (I'm still working on the store):

https://yourbabyboo.com/products/the-bunnyboo

Thank you so much for the future helpers! Hopefully, it is solvable...

Ido.

Replies 2 (2)

Nick_Marketing
Shopify Partner
1487 336 462

You could try adding this code to the bottom of theme.css.

.text-xs {
  display: none !important;
}

 

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).
idr22
Tourist
4 0 2

It didn't work 😞 

Any other suggestions?