How can I remove unwanted symbols from my store's footer?

I’ve just finished my store and noticed this “}” in the bottom. How do I remove it?

1 Like

Hi @Lunami ,

Do you mind sharing your website?

lunamiangel.com

if you scroll to the very bottom you will see it. Thank you!

@Lunami

Follow these steps to correct your issue:

  1. Open file Themes => edit code => asset => theme.liquid
  2. Search for string “predictive-search.js” and find “}”, then delete it

Let try and let me know

Hi! I don’t have the section theme.liquid only theme-editor.js

@Lunami

I’m so sorry it is in Themes => edit code => layout => theme.liquid

Hi @Lunami
Sorry for my mistake.
In this case You can try follow this path:
Themes => edit code => layout => theme.liquid
and try to find the code on the bottom of the file theme.liquid.

1 Like