Hi, i'm wondering if in Ajax add to cart, once you've clicked on "add to cart" there pops out another button with "view cart", is there a way to remove it?
Thank you for contacting WPClever Support Forum. Wish you a very Happy New Year.
Sorry for the late reply. We've been having a one-week celebration for Christmas and New Year while preparing for the relaunch of our website. So today I'm able to process your ticket.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Hi, i'm wondering if in Ajax add to cart, once you've clicked on "add to cart" there pops out another button with "view cart", is there a way to remove it?
Hi Markiyan,
Thank you for contacting WPClever Support Forum. Wish you a very Happy New Year.
Sorry for the late reply. We've been having a one-week celebration for Christmas and New Year while preparing for the relaunch of our website. So today I'm able to process your ticket.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Markiyan,
You can try this CSS code:
.added_to_cart {
display: none;
}
Best regards,
Henry N.