Title: Loader color change
Last modified: February 12, 2020

---

# Loader color change

 *  Resolved [arinargubi](https://wordpress.org/support/users/arinargubi/)
 * (@arinargubi)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/loader-color-change/)
 * I need help to change the color of the loader, now it’s purple color. Where can
   I do this?
    It’s hard to capture the CSS when it’s loading so fast. And sometimes
   before the loader it shows a bunch of code which doesn’t look so good, is there
   a way to prevent this?

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

 *  Plugin Author [Stylemix](https://wordpress.org/support/users/stylemix/)
 * (@stylemix)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/loader-color-change/#post-12430629)
 * Hello,
 * Please temporary use a Custom CSS like:
 *     ```
       .ccb-spinner  > div {
       background-color: #b714fb;
       }
       ```
   
 * We will add this option to Calculator Settings with coming updates.
 * regards
 *  [Christine](https://wordpress.org/support/users/christineferguson/)
 * (@christineferguson)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/loader-color-change/#post-12492630)
 * I tried using this code and it did not change the color, even after changing 
   my cache.
 * You can view it here: [https://www.rr-constructionky.com/concrete-calculator/](https://www.rr-constructionky.com/concrete-calculator/)

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

The topic ‘Loader color change’ is closed to new replies.

 * ![](https://ps.w.org/cost-calculator-builder/assets/icon-256x256.png?rev=3525305)
 * [Cost Calculator Builder](https://wordpress.org/plugins/cost-calculator-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cost-calculator-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cost-calculator-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/cost-calculator-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cost-calculator-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cost-calculator-builder/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Christine](https://wordpress.org/support/users/christineferguson/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/loader-color-change/#post-12492630)
 * Status: resolved