This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by 8theme
hi, i would like to know how can i change the ajax add to cart loader, if i cant change, how do i disable it?
Hello,
Unfortunately, there is no an option to change this loader but if you want to disable it try to use this Custom CSS code
.et-loader svg {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up