Articles on: BUCKS

Is it possible to remove the currency converter from thank you page?

Yes, it is possible to hide the currency box from the thank you page.



How?

For removing the currency box from the thank you page , we need to add some additional CSS

You can add the below additional CSS to Shopify settings > Checkout > Order status page

<style>

.hxoSelectTheme{

display: none !important;

}
</style>








Hope you've got some value from this article. Let us know your feedback 🙂

We are excited to hear your thoughts.

Updated on: 23/09/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!