All things Shopify and commerce
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
I used to be able to hide the shipping location map on order summary page by pasting this code into the additional scripts section in checkout settings.
<style>
.map.default-background {
display: none;
}
</style>
Since the updated checkout it no longer works.
How do I hide the map now??
Hi @Jays1
Can you share with me the link? I will hide the map for you.
Thank you
Hi @Jays1
Can you share with me the store link to check further?
Thank you
Hello LizHoang,
Can you walk us through how (and where) to hide the map?
Settings > Checkout > Additional Scripts has been deprecated
checkout.liquid has also been deprecated
Where else can one hide the map? Hope you can shed some light for us.
Thank you for your help!