Hide Shipping address map

Hide Shipping address map

Jays1
Visitor
1 0 0

Screenshot 2024-12-05 at 10.59.58 PM.pngI 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??

Replies 3 (3)

LizHoang
Shopify Partner
495 60 88

Hi @Jays1 

 

Can you share with me the link? I will hide the map for you. 

 

Thank you

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

LizHoang
Shopify Partner
495 60 88

Hi @Jays1 

 

Can you share with me the store link to check further? 

 

Thank you

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
RayTech
Visitor
1 0 0

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!