Issue in cart page

Topic summary

A user seeks to reposition cart page elements: moving ‘Your Cart’ and ‘Continue Shopping’ to separate lines, with ‘Your Cart’ center-aligned and ‘Continue Shopping’ left-aligned.

Proposed Solution:

  • Access Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the </body> tag
  • The code targets cart page elements to adjust their layout and alignment

A screenshot demonstrates the desired layout change. The responder provides step-by-step instructions with code markup (though the actual CSS snippet appears empty in the conversation). The solution appears to address the alignment issue through theme customization.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

How to get ‘Your Cart’ and ‘continue shopping’ in separate lines preferably, ‘your cart’ centre aligned and continue shopping left aligned,

1 Like

Hey @sanyabajaj

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed