Topic: How to make stepper icon colored
Hi there,
How do I make stepper icon coloring? I look up the documentation but there is no API reference about make color.
Thanks.
Ariadi
Konrad Stępień staff answered 5 years ago
Hi,
Thanks for contact with us, but This is not possible to achieve with Properties for now. Do you want to request it as a feature?
You can set your styles for these icons with your file.css
For example:
[class*="steps-form"] [class*="steps-step"] button {border: 2px solid red}
[class*="steps-form"] [class*="steps-step"] button i {color: red}
Your regards, Konrad.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.15.0
- Device: Computer
- Browser: Mozilla, Opera, Chrome
- OS: Windows 7 x64
- Provided sample code: No
- Provided link: No