The picture above is the way I would like my product name to be displayed.
This is what my product name is currently being displayed as:
My website is www.moxxishop.nl
password is: maycru
Thanks!
A user wants to reposition the product name to appear above the product image and price on their Shopify store using the Dawn theme.
Current Issue:
Solution Provided:
Another user offered step-by-step instructions:
main-product.liquid fileproduct.titleThis CSS/HTML customization should reposition the product name above both the image and price as desired. The solution appears straightforward and directly addresses the layout concern.
The picture above is the way I would like my product name to be displayed.
This is what my product name is currently being displayed as:
My website is www.moxxishop.nl
password is: maycru
Thanks!
Hi @JMecom ,
The way to do this is quite simple
First, you need to go to edit theme code: https://prnt.sc/fC9fvxIDyg1Y
Find the main-product.liquid file: https://prnt.sc/CLr-dUMPndOI
Find the code with product.title: https://prnt.sc/B8Lki9pGP6D9
Transfer that code so it is placed before the product media gallery, like this: https://prnt.sc/AbSSUeJl5_zM
and the product name should be above your product image and price.
Hope this help and let me know if you have any questions ![]()