How to remove "return to cart" BUTTON from checkout page minimal theme

I have a NO CART setup, and it’s great. But today I noticed that on my checkout pages…

(ex: https://chemistrynotes.com/9561538657/checkouts/811bc9d97fe66919adbbb2159fe1eadb?skip_shopify_pay=true&locale=en

… there’s a “Return to Cart” button! This takes my potential customrs to a blank page since I’ve disabled my cart. :person_pouting:

I went into “edit languages” and deleted the words “Return to Cart,” but it doesn’t remove the BUTTON itself. That’s totally fine on desktop as the button can’t be seen.

But on mobile (see pic below) the “button” can be seen as it’s a LESSER THAN SYMBOL:

<

How do I get rid of this " < " symbol (return to cart button)?? I’m Shopify Basic plan, not Plus.

Would deleting my dynamic payment buttons work?? Is Shopify somehow re-enabling my disabled cart because I have dynamic payment buttons?

Or maybe it’s the Shopify Pay Installments that I’ve recently allowed to be used?? I’m lost, but this “return to cart” wasn’t always there.

Maybe it’s because they moved (Minimal theme) templates/cart.liquid to sections/cart-template.liquid ??

Please help. Thanks in advance.

Justin

My site:
Chemistry Notes

To remove Shopify return to cart link (as well as ‘Return to information’ and ‘Return to shipping’):

  1. From your Shopify dashboard, go to Online Store > Themes > Actions > Edit Languages
  2. Select ‘Checkout and system’ from the tab menu
  3. Scroll down to the concerning links and in each field type one single space
  4. Click ‘Save’ when you are done

Regards,

Peter

@justink
I have check your checkout page.
any symbol or ( return to cart ) option not show for your mobile view.

Thanks for the reply but this only removes the words/text “return to cart” not the lesser-than button on mobile:

<

I need to remove the actual button (<). SEE PIC ABOVE.

Any suggestions anybody?..

Are you using Safari on mobile? It’s there on google chrome…

been awhile. still no solution.

thought I’d bump it to see if there’s any fix?..