@KetanKumar For some reason, I can not remove the first one, only the second one. Is there a way to remove the code for the first one?
Topic summary
A user seeks help moving the product review section to the bottom of their Debutify theme product pages. Currently, reviews appear mid-page, pushing the add-to-cart button down.
Initial Solution Attempt:
- A community helper provides CSS code to reorder page sections using flexbox
- The code partially works but hides the review widget entirely, leaving only star ratings visible
- Users cannot write new reviews with this implementation
Core Problem Identified:
- Two review sections exist on the product page (one appears to be from a third-party review app)
- Removing the first section proves difficult through the theme customization interface
- The CSS solution conflicts with the review app’s functionality
Resolution:
- The original poster eventually resolves the issue independently but doesn’t share the solution
- Two other users later request the same fix, indicating this is a common Debutify theme challenge
Status: Resolved for the original poster, but the specific solution remains undisclosed. Other community members continue seeking help with identical review placement issues.
1 Like