I created a subtitle metafield, and I want the text to be larger, the same size as my title text. I also want to know if there is a way to move it up so that it is directly underneath the title. Please help. this is my site URL https://www.sebastianmilano.com/
Topic summary
Issue: The store owner wants a product subtitle metafield to match the title’s font size and sit directly beneath the title.
Solution provided: A contributor advised editing the Shopify theme code.
- Navigate to Online Store > Edit Code.
- Open theme.liquid.
- Paste custom code at the bottom of the file, just above the closing tag, to style the subtitle and adjust its spacing/position.
Notes on materials: The specific code snippet content isn’t visible in the thread extract, but it is central to achieving the font-size increase and repositioning. Before/after screenshots were shared to show the visual result.
Outcome: The original poster confirmed the change worked and expressed thanks. No further issues or disagreements were raised.
Status: Resolved; no open questions or additional action items mentioned.
Hey @11046928
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you!
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

