Hey @savageattitude ,
Can I have the store URL, and a screenshot of what you are seeing?
A user is experiencing an issue where random code appears above their website header. Upon examination, the provided Liquid code reveals that a significant portion of CSS variables and styling rules are displayed in reverse (mirrored text).
Key observations:
--grid-desktop-vertical-spacing, --reward-shadow-blur, and --popup-corner-radius appear backwards<head> section of the theme fileCurrent status:
Likely cause: The reversed text suggests either a file encoding issue, corrupted theme file, or accidental text manipulation during editing.