This topic has 3 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #83305
     presto
    Participant

    Hi,

    When I add a product to the shopping cart, the cart displays the following message:

    “[Product Name] has been added to your cart” along with a “Continue Shopping” button. I have tried every solution I could find via Google search to remove the button but nothing is working. Is there something in the Kleo files that would prevent this?

    Examples of what I have tried are:

    COPY CODE
    .woocommerce-cart .woocommerce .woocommerce-message .button {
    display: none;
    }

    and

    COPY CODE
    .woocommerce .woocommerce-message a.button.wc-forward {
    display:none!important
    }

    Both of those solutions where listed here: https://support.woothemes.com/hc/communities/public/questions/202858126-Remove-Continue-shopping-button-from-added-to-cart-message

    I also tried:
    .woocommerce_message a.button {display:none;}

    That solution was presented here: https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-how-to-remove-this-button-from-add-to-cart-and-checkout-pages

    I tried numerous others but those seem to be the ones that should work.

    I added each of these into the style.css located within my kleo-child folder. Maybe that’s the piece I’m getting wrong?

    Thank you in advance for your help!
    Angela

    #83347
     sharmstr
    Moderator

    Both of your first two solutions work on my site. See if you have commented out some css before this declaration and haven’t closed the comment.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    #83386
     presto
    Participant

    That’s obviously what I did because it works fine now. Wow. I’ll keep that test in my back pocket. Thank you for your help!

    #83395
     sharmstr
    Moderator

    No problem. I do that all the time 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?