• Resolved elusivethemes

    (@elusivethemes)


    Hi,

    Great plugin. Is it possible to hide the little spinner when you click the buy now button and only have the button fade out ?

    Thanks,

    Scott

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Abhishek Kumar

    (@abhishekfdd)

    Hey Scott,

    Thanks for using the plugin. You can disable the spinner by adding this css to end of stylesheet in your theme

    .woocommerce button.button.loading::after {
        content: "";
    }

    Please rate the plugin if you like it

    Thread Starter elusivethemes

    (@elusivethemes)

    Perfect. Thanks ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide the spinner’ is closed to new replies.