All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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.