Need help changing the color of the ‘checkout’ button when viewing the shopping bag/cart.
I changed the colour of the ‘checkout’ button on the cart page by entering the following code:
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { background: #e6b800 !important; } .woocommerce .button.checkout-button:hover, .review-order-wrap #payment #place_order { background: #ffd56c none repeat scroll 0% 0% !important; }
However, I want this same colour in the cart preview. See screenshots attached!
PLEASE HELP!!!
Attachments:
You must be
logged in to view attached files.