Hello community!?
I am currently building my web page, and I’m using 2.0 themes. I’m trying to change the position of Ryviu star ratings on my product page (as shown below).
However, I couldn’t find the right .liquid like I used to when I use 1.0 themes (as shown below).
Is this possible to do that?
Thank you so much for your help!
@Mathildew
In Shopify panel go to Online stores, and then choose Themes. In current theme find Actions and Edit code.
Find Templates/product.liquid and move the following code to desired position which will then move your reviews accordingly
1 Like
Thank you for your reply! I know where to edit code but I don’t know which code to move