Hi there,
Please use custom CSS (Dashboard > Appearance > Customize > Additional CSS):
.wsb-button.wsb-loading:before {
content: none;
}
.wsb-button.wsb-loading:after {
content: none;
}
You can leave your site link, I can help you soon no fees and CSS custom code for the button.
I will continuously improve it. Some features about typography and custom button colors will be released soon.
I would be happy if you leave a review.
Thanks.
Thread Starter
mazdoo
(@mazdoo)
dear,
I appreciate you quick response.
http://fgbeauty.com/co/product/age-control-serum-2/?
thanks lot
Hi there,
Please go to Dashboard > Appearance > Customize > Additional CSS, copy and paste the CSS code below:
.wsb-button {
outline: none;
}
.wsb-button.wsb-loading:before {
content: none;
}
.wsb-button.wsb-loading:after {
content: none;
}
I think it’s works for you.