Is it possible to change color of infinite loading progress


Topic: Is it possible to change color of infinite loading progress bar?

yoojs0525 pro asked 7 years ago

Hi. I am just wondering if I can alter the color of infinite loading progress bar. Here, I noticed that it is possible by changing "primary-color-dark" part, but cannot entirely change it. (In other words, I can only change one of the two components of the colors by doing so.)   Thanks for your consideration. James

Marta Szymanska staff pro premium answered 7 years ago

Hi, you can also change this lighter color of preloader, but you have to do this in your CSS. Just paste this code below to your CSS file and change the hex color. .progress .indeterminate { background-color: #90caf9; } Best, Marta

yoojs0525 pro commented 7 years ago

Thank you!

Marta Szymanska staff pro premium commented 7 years ago

You're welcome.

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes