How can I remove a stray parenthesis from my website's code?

Hi! On my website, I have a parenthesis “{” on the top left corner of every page and it is frustrating me! I have used the inspect tool and I can see it in my code, but I can’t find it when I edit my code.

www.poethan.com.au

Where is this parenthesis?

Any help would be appreciated :slightly_smiling_face:

1 Like

simple work for expert and hard work for learners :slightly_smiling_face:

you need to add me staff access to remove this.

2 Likes

Hi, I can help you on this. Just see the theme.liquid template and check if there is any extra sign and remove it.

Let me know if you need any help.

Regards,

2 Likes

Hi @Poethan ,

Go to file layout > theme.liquid and find “Header hook for plugins”

It’s in the file’s head tag. https://i.imgur.com/hVhP9Lu.png

Hope it clear to you.

1 Like

Thank you!!! Much appreciated!! :grinning_face_with_smiling_eyes:

1 Like