I’m using Debut and have changed my Product page so I don’t have a dynamic checkout.
This makes my “Add to cart” button green and I want to do the same thing to the pop up that appears when you add an item to your cart.
Is this possible?
Thanks
Hello milan-gelanyi,
Please share your site url so that i can check and let you know.
Hi, @Topg6 ,
This is Evita from On The Map.
.cart-popup__cta-link {
background: #29B419!important;
color: #fff!important;
border: none!important;
}
Best,
Evita
Thank you, it worked perfectly.