Noblec
1
Hello, how would I go about adding a few lines of text above a product title like this:

Does anyone have any ideas on how to achieve this and what lines of code would be needed? Thank you.
Hi, If text is change for all products then use meta fields app, If same then add it in product-template.liquid Find = product.title and add above it.
1 Like
Noblec
3
Thank you so much dude! I used the app meta guru to form the code and then I pasted it into product-template.liquid. I appreciate you.
1 Like
Hey, where exactly do i have to copy the code? Every time I try it appears above the product section it self.