Dawn theme | Cart page | Changing CTA link to other pages

Topic summary

A user successfully resolved an issue with changing a call-to-action (CTA) button link on the Dawn theme’s cart page. \n\nOriginal Problem:\n- The CTA button was linking to a collection page\n- User wanted to redirect it to the home page instead\n\nSolution Found:\n- Modified the href attribute in the code\n- Changed the link structure to: `<a href=\

Summarized with AI on November 18. AI used: claude-sonnet-4-5-20250929.

Hi Shopify Community!

I’ve been trying to change the CTA link to this button on the Cart page to Home page , it currently links to collection page.

I found a line of code that might to change the redirection link but Im unsure how to edit this to desired page [ https://fertile-ground.co/].

store:

https://fertile-ground.co/cart

pass: seogle_1

UPDATE

I have resolved my issue , we just need to link the URL directly with quotations

e.g.

<a href="{{ “/pages/shop-page” }}