All things Shopify and commerce
I'm developing a theme. In the dawn theme Announcement bar is displaying as a default. I want only header part as a default. How can i remove announcement bar? And i also want if other person visit on my theme then he/she will able to add the announcement bar according to there need. I added this code in theme. liquid
But after adding this code if i want to add announcement bar in my editor then it is not showing on my UI.
Please help.
Solved! Go to the solution
This is an accepted solution.
Hi Riya, I got understand your concerns. See there is two way to hide the Announcement Bar from the them.
First you should go through your customization.... Click to Customize theme. You'll get the panel like below;
Within this section you'll get the option to hide the Announcement Bar. Check the second screenshot below;
#shopify-section-sections--24611281502496__announcement-bar .utility-bar{
display: none !important;
}
This is you can do it.... Let me know further if need more assistance.
Why you are asking my store URL all the time in every question? I just need the solution I don't think sharing my URL store here is needed
This is an accepted solution.
Hi Riya, I got understand your concerns. See there is two way to hide the Announcement Bar from the them.
First you should go through your customization.... Click to Customize theme. You'll get the panel like below;
Within this section you'll get the option to hide the Announcement Bar. Check the second screenshot below;
#shopify-section-sections--24611281502496__announcement-bar .utility-bar{
display: none !important;
}
This is you can do it.... Let me know further if need more assistance.
Hey! thankyou for your response first.
I want to do the second method for disable the announcement bar I'm using Dawn theme but didn't find this disable option in the editor. Please tell me how can i do this.
and I also try the css code which you provided that doesn't work. I want to do the second method
Hey I enable the option properly so don't worry thankyou for your response😊
I'm telling the solutions for Dawn theme... and There is available the Disable option for Announcement bar
Below Css
#shopify-section-sections--24611281502496__announcement-bar .utility-bar{
display: none !important;
}
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025