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. When I change the theme settings to always hidden, it doesn't allow me to place the product review widget elsewhere. I just want the stars at the top, and to put the product review widget elsewhere.
Hey @HydroPro
To do this we need to access your code and update some theme code.
Feel free to Like and reply to reach you further
Hey,
Rotem from the Loox team here 🙂
I just wanted to check with you if this was resolved.
If not, please contact our support team, and we'd be happy to help!
I know it's been a while since you posted this, but have you been able to find a solution? I'm still dealing with the same issue & I would really appreciate it if you could share with me
Edit: I found the answer 10 mins later --> Credit: Richard | PageFly | https://community.shopify.com/c/shopify-design/how-can-i-remove-the-loox-reviews-widget-in-debutify-...
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>
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025