How to move "Continue shopping" text underneath "Your cart" text in Dawn Theme shopping cart

Topic summary

A user seeks to reposition the “Continue shopping” link below the “Your cart” heading in Shopify’s Dawn theme cart page.

Initial Solution:

  • Custom CSS code added to theme.liquid successfully moved the link to the desired position
  • Solution worked on desktop view

Mobile Alignment Issue:

  • Text appeared right-aligned on mobile devices
  • Additional CSS code provided to center the text on mobile
  • This fix initially resolved the mobile display problem

Current Status:

  • After a theme update, the original code stopped working
  • The user confirmed no manual modifications were made to the provided code
  • Another participant reports the same issue: both elements shift right on mobile
  • The helper has requested collaborator access to investigate further

Key Takeaway: The solution involves adding custom CSS to theme.liquid, but appears to break after theme updates, requiring code adjustments for compatibility with newer Dawn versions.

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

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.

Best regards

AnneLuo

1 Like