I find that there is a “}” symbol above the announcement bar suddenly.
Where I can remove it? I am not good at coding
Hopefully someone could help. Thanks a lot.
A user discovered an unexpected “}” symbol appearing above their Shopify store’s announcement bar and requested help removing it.
Solution provided:
Note: If issues persist after attempting the fix, contacting Shopify support is recommended for further assistance.
I find that there is a “}” symbol above the announcement bar suddenly.
Where I can remove it? I am not good at coding
Hopefully someone could help. Thanks a lot.
Hello there,
Here’s how you can remove the extra “}” symbol above the announcement bar:
1.Log in to your Shopify admin dashboard.
2.From the sidebar, click on “Online Store” and then select “Themes”.
3.In the “Themes” section, click on the “Actions” button for your active theme and choose “Edit code”.
4.In the code editor, navigate to the “Sections” folder and look for a file named “header.liquid” or “theme.liquid” (or similar).
5.Open the file by clicking on it.
6.Use the search function (usually Ctrl+F or Command+F) to find the “}” symbol causing the issue.
7.Check the code around the “}” symbol and identify any misplaced or unnecessary closing braces.
8.Remove the extra “}” or place it correctly in the code structure.
9.Click the “Save” button to save the changes.
After saving the file, preview your website to see if the extra “}” symbol is no longer present above the announcement bar. If you’re still experiencing issues or are unsure about modifying the code, it’s recommended to contact Shopify support for further assistance.