A random blue box appeared on the cart page

So I’m using a debut theme for my website and out of nowhere a random full-width blue box appeared on the Cart page. It is located above the “Your cart” heading. In the HTML code, it has something to do with “bacurr-checkout notice”.

Maybe someone has faced this problem and could help me out.

Hi Enriqutis

I can help you.

Please can your share your store url

Thanks

sneakerhunt.eu

@enriqutis - please add this css to the very end of your theme.scss file and check

.bacurr-checkoutNotice{display: none;    visibility: hidden;}