Can't remove random code at the bottom of every page on my shop

Hi everyone,

I’m getting ready to launch my shop in a few days but just noticed that there’s a portion of a code that appears at the bottom left hand corner of my page on every single page. I’ve opened every code page and searched the for the code using the search tab on each page but I can’t seem to find it. Can anyone tell me what page this code appears on so I can remove it? Lol, any insight would be appreciated, thank you so much.

The code is:

.site-nav a { text-transform: uppercase !important; }

Below is a screenshot of the random code at the bottom left hand corner of my page

Hello @bettyguan ,

Seems you added it in theme.liquid or footer.liquid without tag

Thanks

1 Like

I found it, thank you!! :slightly_smiling_face: