New Landing How can we help? Atelier Checkout button color in shopping bag window

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #322000
    domdm123
    Member
    Post count: 2

    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.
    #322249
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You can use:

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        background: #ffd56c !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register