Reply 198556 to: Add to Cart Button – Tick

Avatar: Rose Tyler
Rose Tyler
Support staff
August 28, 2018 at 14:04

Hello,

In this case, please add this code in Theme Options > Custom css or in style.css file of your child theme:

.progress-button.state-success .content::after {
    background-color:  transparent;
    height: 22px;
    vertical-align:  middle;
    transform: translateY(-4px);
}

.progress-button.state-success .content {
    color: transparent;
}

.progress-button[data-style="shrink"][data-horizontal].state-loading {
    border-radius:  0;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.