How can I move the Loox reviews widget in Debutify theme?

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/post/2819779

Please add this code to your theme.liquid above the 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

.product-single-reviews-wrapper { display: none !important; }