New Landing How can we help? Themeforest Theme Support Dante Change Color of Buttons in Mini Cart and Wishlist

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #33445
    maike
    Member
    Post count: 81

    Hi Ed,

    how can I change the Background and Text color of the

    1) “View Shopping Bag”-Button in the Header Mini Cart
    2) “Go to your Wishlist”-Button in the Header Wishlist

    Thanks again 🙂
    Maike

    #33446
    maike
    Member
    Post count: 81

    Sorry, I forgot the

    3) “Proceed to checkout”-Button in the Header Mini Cart

    Thanks
    Maike

    #33739
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You can do so with the following custom css:

    View shopping bag:

    .bag-buttons a.sf-button.bag-button {
    background-color: #e4e4e4!important;
    color: #444444!important;
    }

    Go to your wishlist:

    .bag-buttons a.sf-button.wishlist-button {
    background-color: #e4e4e4!important;
    color: #444444!important;
    }

    Proceed to checkout:

    .bag-buttons a.checkout-button {
    background: #222222!important;
    color: #ffffff!important;
    }

    Hope that helps!

    – Ed

Viewing 3 posts - 1 through 3 (of 3 total)

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

License required for the following item
Login and Registration Log in · Register