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.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025