How can I delete my business google map from the new Thank you page?

Topic summary

A user is trying to remove a Google Maps display (showing shipping location) from their Shopify store’s Thank You page after accepting an automatic theme update that removed editing capabilities.

Attempted Solutions:

  • Two code snippets were provided by a support member to add to theme.liquid file (before </head> and </body> tags)
  • Both JavaScript-based solutions failed to resolve the issue

Current Status:

  • The problem remains unresolved
  • The user is seeking alternative solutions
  • Initial troubleshooting was hindered by access/URL sharing difficulties

The discussion involves code modifications and includes screenshot references to illustrate the issue.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

Should I add something on the Themes Content under Online store? Thank you in advance :slightly_smiling_face:

Hi @nuie123 , can you share store url thankyou-page?

Sorry I don’t know how

Hi, i dont have access

Hi @nuie123

  1. Go to Online Store → Themes → Edit Code.
  2. Open the theme.liquid file.
  3. Add the following code before tag: https://prnt.sc/KWtKYyZkDtYJ

Please let me know if it works. Thank you!Best,
Daisy - Avada Support Team.

Hi @nuie123

If it doesn’t work, you can try this
Add this JavaScript to theme.liquid before :


Please let me know if it works. Thank you!Best,
Daisy - Avada Support Team.

Hey Daisy,

Thank you for your reply, unfortunately both options didn’t work.

I’m trying to delete the map (of the shipping from) from the “Thank You” page.

I accepted the automatic update and now I can’t edit it.

@DaisyVo I would appreciate if you have another solution for me please :slightly_smiling_face: