I have searched for a solution to remove the free shipping announcement bar from the header section in the Dawn theme. It is not an announcement block but an announcement in the header. It looks like many others have had the same problem but none of the codes supplied to them have helped me. Thank you for any help.
Hi @ALacey
I guess this announcement bar comes from an app that you have installed. Please try to disable apps from your Shopify admin > Sales channels > Online Store > Themes > Customize > App embeds to check.
@ALacey kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hello, @ALacey
Please share store url
Thanks!
Thank you for your reply. website
Hi @ALacey ,
- Go to Online Store → Theme → Edit code.
- Open your theme.css / based.css file and paste the code in the bottom of the file.
.cb9-mars35 {
display: none;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Thank you for your further help. It is still being stubborn.
:waving_hand: Free shipping on orders over $35.00
Hi Dan, thank you for your help. It was an app called aftership. Greatly appreciate your reply thank you.






