Reply 222369 to: Is it possible to disable the cart pop-up (cart-popup-container)?

Avatar: Olga Barlow
Olga Barlow
Support staff
October 1, 2019 at 19:19

Hello,

Do you use the default header or header created by header builder?
If you use the default header you can just hide that popup, add the following code to child theme style.css

.cart-popup-container {
    display: none;
}

If you use header builder edit the cart element and disable drop-down via cart element settings.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.