Slider how to hide hint ?


Topic: Slider how to hide hint ?

Dario1318 asked 5 years ago

Hello,

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

Dario.enter image description here


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.


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
  • 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
Tags