Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
How to remove or hide the Continue Shopping button in Dawn theme thank you page?
I tried adding this to base.css but it didn't work.
".continue-shopping-button {
display: none;
}"
Hi @miruh
The Thank You Page cannot be customized using CSS code.
Hope this helps!
Best,
Daisy
@DaisyVo are there other ways to change it or change the redirect destination though?
Unfortunately, there is no way to do it 😞
Hello @miruh ,
The Thank You page cannot be customized directly because it is part of Shopify's checkout process, which is hosted on Shopify's servers. This means the HTML or Liquid code for this page is not accessible, even in the Dawn theme.