Code showing on bottom of website regardless of page

Topic summary

A user encountered mysterious code appearing at the bottom of their website across all pages. The problematic code snippet included CSS for .video-wrapper with z-index: 9999 followed by garbled/reversed text.

Resolution:

  • Another user identified the issue’s location: the bottom of the theme.liquid file
  • The original poster confirmed this was an easy fix and successfully resolved the problem
  • A third user later reported this solution helped them with a similar issue

Technical context:

  • The issue affected all pages site-wide, suggesting a template-level problem
  • The garbled appearance indicated possible encoding issues or corrupted code in the theme file
  • Solution involved locating and removing the problematic code from the main theme template
Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

Not a problem! Have a great rest of your day!

Happy coding!