Title: loading image
Last modified: November 30, 2018

---

# loading image

 *  Resolved [mazdoo](https://wordpress.org/support/users/mazdoo/)
 * (@mazdoo)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/loading-image-6/)
 * Hello,
 * Thanks for great plugin
 * I would like to disable the “loading animation” and “skyblue border” when I press
   BUY NOW button.
    Could you please help to adivse
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Andy Hoang Huu](https://wordpress.org/support/users/ndoublehwp/)
 * (@ndoublehwp)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/loading-image-6/#post-10933272)
 * 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](https://wordpress.org/support/users/mazdoo/)
 * (@mazdoo)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/loading-image-6/#post-10940485)
 * dear,
    I appreciate you quick response.
 * [http://fgbeauty.com/co/product/age-control-serum-2/](http://fgbeauty.com/co/product/age-control-serum-2/)?
 * thanks lot
 *  Plugin Author [Andy Hoang Huu](https://wordpress.org/support/users/ndoublehwp/)
 * (@ndoublehwp)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/loading-image-6/#post-10940928)
 * 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.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘loading image’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-simple-buy-now.svg)
 * [WooCommerce Simple Buy Now](https://wordpress.org/plugins/woo-simple-buy-now/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-simple-buy-now/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-simple-buy-now/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-simple-buy-now/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-simple-buy-now/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Andy Hoang Huu](https://wordpress.org/support/users/ndoublehwp/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/loading-image-6/#post-10940928)
 * Status: resolved