Moving Title Up

Topic summary

  • Goal: Move the page title higher on a Shopify store.

  • Proposed approach: In Shopify Admin go to Online Store → Theme → Edit code, open theme.liquid, and insert a code snippet immediately above the tag. The exact snippet content is not included in the shared text.

  • Visual context: The requester shared a screenshot showing the desired title position; the responder provided a result screenshot demonstrating the title moved upward. Images are central to understanding the intended layout change.

  • Outcome: No confirmation from the requester that the solution worked. No final resolution recorded; discussion appears open.

  • Next steps: Apply the suggested edit and verify the layout. If the code block is unavailable, ask for the specific CSS (e.g., margin/padding or position adjustments) and the target selector to reproduce the demonstrated result.

Summarized with AI on December 24. AI used: gpt-5.

Hi @omar_ab ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like