HELP REMOVE WIERD CODE FROM FOOTER

Topic summary

Unexpected code text appears below the site footer (“.card information”) on a Shopify store, and the owner wants to remove it. A screenshot and the store URL were provided for context.

Suggested fix: search for the offending snippet in the theme’s base.css file, delete it, and save. The guidance references a screenshot indicating the specific location in base.css.

Notes:

  • base.css is the main stylesheet controlling theme styles; stray text or debug strings there can render on the page.
  • The attached image is important for locating the exact code to remove.

Status/outcome: No confirmation that the issue is resolved. Action item is to locate and delete the code in base.css as shown in the screenshot. Open question: If the code isn’t found in base.css, further investigation across theme files may be needed.

Summarized with AI on December 16. AI used: gpt-5.

Hey There Everyone, I have a website in which at the bottom (after the footer) it is showing some weird code from somewhere which I do not know how to remove (see attached photo) as you can see it says .card information at the very bottom, can anyone help me? Any help is appreciated, Thanks Everyone!

MY STORE WEBSITE: www.gadget-pods.store

Hello @Pods10101
Need to search this code in your base.css and delete and then save.

If this was helpful, hit the like button and accept the solution.
Thanks