Accepting credit cards, warehouses, and shipping and fulfilling orders
Hi, I desperately need to edit the order confirmation page to remove the block titled "Subscriptions." There is plenty of information in forums on how to edit the order confirmation EMAIL, but almost no information at all on how to edit the order confirmation PAGE in Shopify.
What I need to do is remove the block in this picture. The theme is Dawn.
Hi FDeliver ,
Try putting the below CSS in the addition script box.
<style>
.section__content .content-box:nth-child(2) {
display: none;
}
</style>
If this doesn't work request you to share your actual order page to give you an exact answer.
Hi Gr_trading,
I am also facing the same challenge. It seems that the "Order status page additional scripts" feature is deprecated now. See attached.
I am not able to find where I could add this custom CSS.
Do you have any other suggestions?
Thanks,
Marianna
Hi FDeliver,
were you able to find a solution? Also trying to accomplish this!
Hey @Marianna_YTTG ,
Since Shopify has removed the additional script where we can add CSS we can't hide this.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025