Hide Shipping address map

Topic summary

A user reports that their CSS code to hide the shipping location map on Shopify’s order summary page no longer works after a checkout update. The previous solution involved adding custom CSS to the “Additional Scripts” section in checkout settings.

Key Issue:

  • Old CSS code (display: none for .map.default-background) is now ineffective
  • Traditional customization methods have been deprecated:
    • Settings > Checkout > Additional Scripts
    • checkout.liquid file

Current Status:
The discussion remains unresolved. Another user requests guidance on alternative methods to hide the map given the deprecated customization options. A community member offers to help if provided with the store link, but no solution has been shared yet.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

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!