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

yoojs0525 pro asked 6 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 Wierzbicka staff answered 6 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 6 years ago

Thank you!

Marta Wierzbicka staff commented 6 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

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes
Tags