Hey!
I have this extra code ``` in the bottom of my footer, and I’ve been trying to remove it, I just can’t find where does it come from

My theme is Stiletto, my website is https://gpke6p1ip2i75p6z-60150284501.shopifypreview.com and the password is y22
I would appreciate some help!
You can open theme.liquid or footer.liquid files to find that code and remove it.
1 Like
tim_1
3
That’s how it looks in your HTML file:
The first location to check is at the bottom of the layouts/theme.liquid
Also, theme code editor has a Global search function, so you can use this one, no need to guess:
1 Like