How to Remove White Bar with Curly Brackets from Top of Dawn Theme

Solved

How to Remove White Bar with Curly Brackets from Top of Dawn Theme

thebrandedit
Shopify Partner
11 0 1

Can anyone help me locate and delete the white space with curly bracket from the top of my Dawn Theme development site. I've found it in development tools but can't find it in Liquid files. Any help would be much appreciated. Thanks

 

Screenshot 2023-09-12 at 11.32.05.pngScreenshot 2023-09-12 at 10.57.03.png

Accepted Solution (1)
RockTechnolabs
Shopify Partner
251 36 60

This is an accepted solution.

@thebrandedit 

RockTechnolabs_0-1694519874191.png

Remove one " } " at the end of line No: 59 after endstyle in theme.liquid file

 

If I managed to help you then, don't forget to Like it and Mark it as a Solution!

Best Regards,
Rock Technolabs

banned

View solution in original post

Replies 19 (19)

RockTechnolabs
Shopify Partner
251 36 60

Hi @thebrandedit 
Please check in theme.liquid file which is located in the theme code in the layout folder is there any open " } " is there? if yes then remove that. or move that to the appropriate place.

If I managed to help you then, don't forget to Like it and Mark it as a Solution!

Best Regards,
Rock Technolabs

banned

Artzen_tech
Shopify Partner
552 113 112
Hello @thebrandedit 

Its Artzen Technologies! We will be happy to help you today.

 

Go to the Online Store->Theme->Edit code->Assets->theme.liquid>

check theme.liquid  here is the } sign please remove this curly bracket

Artzen_tech_0-1694515780749.png

 

 

Let me know if need further assistance
Regards,
Artzen Technologies

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify
thebrandedit
Shopify Partner
11 0 1

Thanks o much for your reply. I've checked the liquid files and I'm not seeing the bracket. I've taken a screenshot of the code I'm seeing...

Screenshot 2023-09-12 at 11.56.25.png 

RockTechnolabs
Shopify Partner
251 36 60

can you please share the whole code here?

 

banned
thebrandedit
Shopify Partner
11 0 1

Should I just copy and paste?

RockTechnolabs
Shopify Partner
251 36 60

@thebrandedit can you please check header-group section file.

banned
thebrandedit
Shopify Partner
11 0 1

This is the code in the header-group section file...

 

{
"name": "t:sections.header.name",
"type": "header",
"sections": {
"announcement-bar": {
"type": "announcement-bar",
"blocks": {
"announcement-bar-0": {
"type": "announcement",
"settings": {
"text": "Free Shipping on all Orders Over €500",
"link": ""
}
}
},
"block_order": [
"announcement-bar-0"
],
"settings": {
"color_scheme": "inverse",
"show_line_separator": false,
"show_social": false,
"auto_rotate": false,
"change_slides_speed": 5,
"enable_country_selector": false,
"enable_language_selector": false
}
},
"header": {
"type": "header",
"settings": {
"logo_position": "middle-center",
"menu": "main-menu",
"menu_type_desktop": "dropdown",
"sticky_header_type": "always",
"show_line_separator": false,
"color_scheme": "background-2",
"menu_color_scheme": "background-2",
"enable_country_selector": true,
"enable_language_selector": true,
"mobile_logo_position": "center",
"margin_bottom": 0,
"padding_top": 20,
"padding_bottom": 20
}
}
},
"order": [
"announcement-bar",
"header"
]
}

thebrandedit
Shopify Partner
11 0 1

Here's a screen shot... could it be line 47?Screenshot 2023-09-12 at 12.12.46.pngScreenshot 2023-09-12 at 12.12.55.png

RockTechnolabs
Shopify Partner
251 36 60

Please share your theme.liquid code 

banned
thebrandedit
Shopify Partner
11 0 1

Could this be it in header-liquid?

Screenshot 2023-09-12 at 12.26.03.png

thebrandedit
Shopify Partner
11 0 1

Here's the theme liquid code...

Screenshot 2023-09-12 at 11.56.25.pngScreenshot 2023-09-12 at 12.46.35.pngScreenshot 2023-09-12 at 12.46.49.pngScreenshot 2023-09-12 at 12.46.59.pngScreenshot 2023-09-12 at 12.47.11.pngScreenshot 2023-09-12 at 12.47.44.pngScreenshot 2023-09-12 at 12.48.06.pngScreenshot 2023-09-12 at 12.48.16.pngScreenshot 2023-09-12 at 12.48.26.png

Artzen_tech
Shopify Partner
552 113 112

Artzen_tech_0-1694516530941.png

check this section

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify
Artzen_tech
Shopify Partner
552 113 112

share your header-group section all code

If helpful, please Like and Accept this Solution to help others
Artzen Technologies | A Shopify Development Agency
WhatsApp - 9877983930

Book FREE CONSULTATION who want to migrate to Shopify or want to start an eCommerce business with Shopify
thebrandedit
Shopify Partner
11 0 1

header-group section code...Screenshot 2023-09-12 at 12.12.46.pngScreenshot 2023-09-12 at 12.12.55.png

thebrandedit
Shopify Partner
11 0 1

Could this be it in header-liquid?Screenshot 2023-09-12 at 12.26.03.png

RockTechnolabs
Shopify Partner
251 36 60

can you share your .myshopify domain URL so I can send you a collaborator request and help you out?

banned
RockTechnolabs
Shopify Partner
251 36 60

This is an accepted solution.

@thebrandedit 

RockTechnolabs_0-1694519874191.png

Remove one " } " at the end of line No: 59 after endstyle in theme.liquid file

 

If I managed to help you then, don't forget to Like it and Mark it as a Solution!

Best Regards,
Rock Technolabs

banned
thebrandedit
Shopify Partner
11 0 1

It worked, thank you for all your help and being so patient I really appreciate it!

thebrandedit
Shopify Partner
11 0 1

Here is the header-group section theme-liquid...Screenshot 2023-09-12 at 12.46.20.pngScreenshot 2023-09-12 at 12.46.35.pngScreenshot 2023-09-12 at 12.46.49.pngScreenshot 2023-09-12 at 12.46.59.pngScreenshot 2023-09-12 at 12.47.11.pngScreenshot 2023-09-12 at 12.47.44.pngScreenshot 2023-09-12 at 12.48.06.pngScreenshot 2023-09-12 at 12.48.16.pngScreenshot 2023-09-12 at 12.48.26.png