Hello, can someone please advise how I remove the two dark blue headers on my site above the red announcement bar (the one announcing free delivery and the other for discounting shirts). They don’t seem to appear in any of the announcement options. We no longer offer either of these so it is confusing customers. Thanks
It seems to be added by a 3rd-party app or service. Could be Automizely, please check.
Please follow the steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > timber.scss.liquid and paste this at the bottom of the file:
.\38 5c-mars1 {
display: none !important;
}
Thanks, that was it. It was installed by a previous admin, now it’s gone so has the banner!
Happy to help!
