How to move the review section to the bottom on Debutify?

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.

Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

@KetanKumar No, I don’t think that is the issue. Whenever I delete “none” from the code you sent me (please see attached image), the reviews come back, just NOT where I want them to be (they show up where they were from the beginning). So there has to be a way for me to show the reviews at the bottom of the page (or anywhere else on the page). If you know how to do this, please let me know. If not, I’ll try to find someone else who can further assist me in this matter. Thank you.

1 Like