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 Im afraid that it does not work. If you look at a product with reviews, the reviews shop up like this:

I would like the reviews to end up at the bottom of the page, so that the ad to cart button moves up to the top.

As you can see on the second photo, the add to cart button is under the reviews. I’d like the add to cart button to move all the may up, and move the reviews down. Any ideas how to solve this issue?

1 Like