Shopify themes, liquid, logos, and UX
Hello. I have a question regarding how I can delete this review design probably left from an app I installed previously. Now I have a new review app that I like. I deleted the previous app, but this one remains. I don't know how to code.
Solved! Go to the solution
This is an accepted solution.
Hi There,
Thank you for reaching out to the Shopify forums!
Let me quickly fix that issue for you.
Please share your store URL here and allow me to check for you.
Thanks & Regards,
Prezen Tech
This is an accepted solution.
Can you give me your store URL? Then I can review it
This is an accepted solution.
Hi @Matteo96
In this case I think the code still not remove from your store.
If you want to hide the review you
You can try follow this path:
Themes => edit code => asset => theme.scss.liquid
and add this code to bottom of the file theme.scss.liquid
#shopify-product-reviews {
display: none!important;
}
or you can share the store access, we will help you check and remove the liquid code.
This is an accepted solution.
Hi There,
Thank you for reaching out to the Shopify forums!
Let me quickly fix that issue for you.
Please share your store URL here and allow me to check for you.
Thanks & Regards,
Prezen Tech
This is an accepted solution.
Can you give me your store URL? Then I can review it
This is an accepted solution.
Hi @Matteo96
In this case I think the code still not remove from your store.
If you want to hide the review you
You can try follow this path:
Themes => edit code => asset => theme.scss.liquid
and add this code to bottom of the file theme.scss.liquid
#shopify-product-reviews {
display: none!important;
}
or you can share the store access, we will help you check and remove the liquid code.
If you are available, I will give you access. Thank you.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025