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?
if you scroll to the very bottom you will see it. Thank you!
Follow these steps to correct your issue:
- Open file Themes => edit code => asset => theme.liquid
- 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
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
