"has been added to your cart" - by mariangio

This topic has 6 replies, 3 voices, and was last updated 3 years, 6 months ago ago by Olga Barlow

  • Avatar: mariangio
    mariangio
    Participant
    October 25, 2020 at 12:05

    Hi
    I would like to know how to change the color of the background of the green display when the customer is adding a product on the cart. At the moment it is displayed as a green banner on the bottom of the page saying: “…. has been added to your cart. View cart”. Like for the website: https://www.witchery.com/milano-knit-dress-60259644 when you had the article to a cart.
    Thanks!
    Is there a way that we can change those settings and maybe displays that message close to the cart (top) with an image?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2020 at 12:59

    Hi,

    1) Add the next code in Theme Options > Theme Custom CSS:

    .sticky-message-on .content-page .woocommerce-message {
        color: black;
        background-color: #fdefdf !important;
    }

    2) There is no such possibility, by default.

    Regards

    Avatar: mariangio
    mariangio
    Participant
    October 25, 2020 at 13:13

    Thanks for that quick reply.
    Do you know if there is such plugin doing that?
    Thanks!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 26, 2020 at 08:14

    Hello,

    You can enable the off-canvas minicart like on the example that you provided http://prntscr.com/v6usy7 after adding to the cart. Will it be suitable for you?

    Regards

    Avatar: mariangio
    mariangio
    Participant
    October 26, 2020 at 12:19

    yes It would. How can I enable that feature?
    Thanks!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 27, 2020 at 08:51

    Hello,

    1) Go to Theme Options > Header builder > Cart > choose the mini cart type – Off-canvas.
    2) Add the Ajax add to cart for the variable products https://wordpress.org/plugins/woocommerce-ajax-add-to-cart-for-variable-products/ or https://wordpress.org/plugins/woo-ajax-add-to-cart/ to allow adding of the variable products with Ajax without page refresh and opening the mini-cart instead.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.