Topic: Slider how to hide hint ?
Hello,
I need to hide hint in slider. How to do it ? Please help me.
Dario.
Damian Gemza staff answered 5 years ago
Dear @Dario1318
I needed only 30 seconds in Browser Inspector to find the right way to hide this point.
Just add the below code in the global styles.scss
stylesheet:
.range-cloud {
display: none !important;
}
Please use Browser Inspector in similar cases, because this is the fastest way to resolve your problem.
Best Regards,
Damian
Dario1318 answered 5 years ago
Dear Damian,
Thanks for your help. After more than ten hours of codding my brain was freeze I think :)
Best Regards,
Dario.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.5.4
- Device: pc
- Browser: chrome
- OS: win10
- Provided sample code: No
- Provided link: No