Remove code from cookie consent bar - Dawn Theme

Hi!

I changed the cookie bar app and while the new cookie bar is working perfectly fine, the old one is still showing up in the corner of my website, even though I deleted the old app. It seems there is still some code left on the website. Can anyone help detected where this is located and how I can manually delete all code of the previous cookie bar?

Please see screenshot how it looks like and store url: www. mism.store

Thanks in advance!

Best,

team mism

@monomgroup you should find the following element within the theme.liquid file:

[
![-|24x24](upload://uScJSlPBdMTChesRjebfsuqEejc.svg)
](https://www.consentmanager.net/warning-icon/?utm_source=warnicon&utm_campaign=warnicon)

Remove this code.

This will remove the “visible” code. It could be possible that you might have some script in place somewhere. I think it would be easier to ask the app-develops to remove the (old) consent bar.

If it doesn´t work try this : footer-group.json → “custom_liquid” → delete : <script type="text/javascript" data-cmp-ab="1" src="https://cdn.consentmanager.net/delivery/autoblocking/83691b83c1814.js" data-cmp-host="c.delivery.consentmanager.net" data-cmp-cdn="cdn.consentmanager.net" data-cmp-codesrc="0"></script>

it worked for me