Hi everyone!
I am a newbie in Shopify. I would like to ask if how can I put a subheading above the header on the image with text? This is what it should look like.
Hope you could help me. Thank you! ![]()
Hi everyone!
I am a newbie in Shopify. I would like to ask if how can I put a subheading above the header on the image with text? This is what it should look like.
Hope you could help me. Thank you! ![]()
Aibek is here from Speedimize.io
Depending on which template it is. if it is a product, then you need to open the product.liquid or product-template.liquid file, find this tag header (Image with text), and add the tag with the text that you want above it.
If you can share the URL of your shop and the page where you want to change, I will be glad to help you.
Hi! Thank you for your reply. Actually I would like to add a subheading text above the main header as you can see on the picture (the red one). ![]()
Hey @JhonSantiago28
Thanks for getting back to me so quickly.
Open Shopify Panel → Online Store → Themes → Current theme → Edit code → Open file feature-row.liquid → find this piece of code https://prnt.sc/15dddu1
Here you can insert the HTML code that you want.
Hope that helps you.