Home › Forums › Basel support forum › I have to solve theses problems › Reply To: I have to solve theses problems
February 16, 2020 at 3:29 pm
#173832
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button:hover,
.cart-collaterals .cart_totals .wc-proceed-to-checkout>a.button:focus{
background-color: #000000;
border-color: #000000;
}
Best Regards