Hello @canikickit ,
I have gone through your store and understand your problem.
As I checked, you have wrongly placed your css code https://prnt.sc/SgG_spe6R-6- , it is outside the tag. This is the reason for the text/code appearing at the end of the footer section.
When I temporarily edit your code and place it inside the tag, then text/code is removed from the footer section. https://prnt.sc/WtfyD2k_rAOP
You can resolve your issue by follow the following steps -:
-
Go to the “online store” and then click edit code https://prnt.sc/bMYhLWJhpAks
-
Find and check theme.liquid and footer.liquid files
-
Then find the mentioned CSS code https://prnt.sc/mFGV93piYpnV in the bottom.
-
Next, remove the code from the outside tag and place it inside tag.
-
Save changes.
I hope this helps
Let me know if you need any help.
Thank you.