How do I remove the percentage symbol at the bottom of my website?

Theres a % at the bottom left of my website, how do I remove this?

Will you share your store url pls?

Hello @boxingcentral ,

I have look through your store and reviewed the code you have “%” this symbol in your theme.liquid file https://prnt.sc/jYuWEjwQCbtk

This is the reason for the appearance of “%” at the end of your store.

To remove this, follow this steps -:

→ Go to Online Store → Theme → Click three dots → Edit Code.

→ Search and open the theme.liquid file.

→ Now, find “%” at the end of the file and remove it.

https://prnt.sc/gPE6ClX9JrRG

→ Save changes

I hope the solution helps you.

Please let me know if you have any query.

Thank you.

@boxingcentral - please check the very end of your theme.liquid file, solution given by @Anshul_arora should work