Why is a random letter appearing below my website's footer?

Hi,

We run a site rennsportperformance.co.uk and for some reason a random ‘S’ has appeared at the bottom of every page.

I have looking in the theme.liquid file but cannot see any lost code any ideas its really getting me down.

Hi, @LeeRennsport !

Welcome to Shopify Community. Thank you for sharing your question with our network.

It looks like the extra text is right above your closing tag, most likely in the theme.liquid. To help speed up your search you can use the find command using Control+F" (or “Command+F” on a Mac) when you’re in the file. This will bring up a search bar in which you can enter “s” - the quotation marks will enable the boolean search operator to find an exact match.

If not found in the theme.liquid, also double check the index.liquid! I trust that does the trick, but let me know if anything else comes up.

Warm regards,