Shopify themes, liquid, logos, and UX
Currently, I am using a debutify theme with loox reviews. My product reviews widget shows up under my call to action and product details.
I want to remove the review widget under product description.
I just want the stars at the top, and to put the product review somewhere else later in the page.
store link: https://4bubs.com/products/cleanwhale-potty
pw: timo23
Solved! Go to the solution
This is an accepted solution.
Hi @timo23
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.product-single-reviews-wrapper {
display: none !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @timo23
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.product-single-reviews-wrapper {
display: none !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you Richard this worked!
It did however made a new problem, I wanted to add Product Reviews Widget under FAQ, when I put it there now it doesn't show up.
I assume this has something to do with the code we have inserted?
Hey there @timo23!
Sara from the Loox team here 🙂
We would be happy to help you remove this extra Loox widget so that you won't have any conflicting code the next time you try to add a new Loox widget.
Please feel free to reach out to us at our support email below so we can better assist 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