Customize Product Review app Design | DAWN Template

Hi there,
I am using the Shopify product review app for customer reviews in my store and would like to change the design of the product review. I want the user to be able to do their customer review in a pop-up modal instead of an accordion component. For example here: https://visualizevalue.com/collections/courses/products/the-permissionless-apprentice

However, I am unable to locate the liquid file in the code and do not have access to the product review app to customize the design. Could you please help me with this issue? My developers and I have already tried to modify the code but were unable to find the liquid file. Need help!
Thank you for your assistance.
Bests, TJ

Hi,

The review code came from the app so you can’t find it.
Different approach maybe use some CSS to make it looks like a popup, and then use JS to append a close button to trigger click the toggle button.