How to remove this curly bracet at the footer

How to remove this curly bracet at the footer

Alexdontero
Excursionist
22 0 6

Hello,

I need quick help because I looked at the bottom of my page and theres weird white bar with this sign on the left: {

Somone could help me to solve it I would be grateful

Alexdontero_0-1741993305933.png

Here's screen of it

Replies 4 (4)
Alexdontero
Excursionist
22 0 6

It might be code issue because Im not talking about shopify admin bar. Im talking about code issue because there's curly bracet in the footer. If you could help me I would be grateful. Store is Glovyzone.com

devcoders
Shopify Partner
1288 150 362

Hello @Alexdontero 

It sounds like there might be an issue with your Shopify theme's code, possibly an unclosed or misplaced bracket { causing an unwanted white bar at the bottom of your page. Here’s how to troubleshoot and fix it:

1. Check for Unclosed or Extra Brackets in Your Theme Code

  • Go to Online Store > Themes in your Shopify admin.
  • Click Actions > Edit Code.
  • Check the following files for errors:
    • theme.liquid (Look near the </body> tag)
    • Any recent files you modified (e.g., footer.liquid or a custom section)

2. Inspect the Page in Developer Tools

  • Right-click on the white bar and select Inspect (Google Chrome).
  • Look at the Elements tab to see if there’s an unexpected { symbol.
  • Check the Console tab for any JavaScript errors.

3. Look for Custom Code or Apps Causing Issues

  • If you recently added custom HTML, CSS, or JavaScript, check for missing { or extra }.
  • If the issue appeared after installing an app, try disabling it to see if the problem disappears.
Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
Alexdontero
Excursionist
22 0 6

Okay I found the bracet whcih caused this issue thanks for guiding me

devcoders
Shopify Partner
1288 150 362

Hello @Alexdontero 

You're very welcome! I'm thrilled to hear that you're pleased with the outcome. Don't hesitate to reach out if you need further assistance.

like and accepting the All solution. Thank you!

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!