Hello there,
I can’t seem to find how to delete the upper stars(picture).
I use debutify reviews but it show’s two sets of stars.
It looks like the upper stars are hardcoded, can someone help me out?
Hello there,
I can’t seem to find how to delete the upper stars(picture).
I use debutify reviews but it show’s two sets of stars.
It looks like the upper stars are hardcoded, can someone help me out?
Hi @WillemE
Try this one.
a2-reviews-total {
display: none !important;
}
Hi @WillemE
Star you mentioned in image belong to another 3rd party A2 review app. You can remove it by deleting that app or go to your Online store > Themes > Edit code > Snippets > product-template.liquid file, find and remove a2 snippet code
I had to do both, thank you for your help!
You are very welcome, @WillemE