Topic: Slider how to hide hint ?

Dario1318 free asked 4 years ago


Hello,

I need to hide hint in slider. How to do it ? Please help me.

Dario.enter image description here


Dario1318 free answered 4 years ago


Dear Damian,

Thanks for your help. After more than ten hours of codding my brain was freeze I think :)

Best Regards,

Dario.


Damian Gemza staff answered 4 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



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue

  • ForumUser: 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