Topic: Range Slider - Turn off ToolTip

4ntibala pro asked 5 years ago


Hi, how can i turn off the tooltip in the range slider pro component? (https://mdbootstrap.com/docs/angular/forms/slider/) If not possible.. can i change the percent values in it to other values? Thanks

Damian Gemza staff answered 5 years ago


Dear @4ntibala 

You can hide the range point by adding the below styles to your styles.scss stylesheet.

.scss:

.range-cloud {

display: none !important;

}

Best Regards,

Damian


4ntibala pro answered 5 years ago


do you have a solution to the issue? would u share it?

Sandro pro answered 5 years ago


Solved.  you can delete

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: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 6.2.3
  • Device: Desktop
  • Browser: Chrome
  • OS: Mint 18.2
  • Provided sample code: No
  • Provided link: No
Tags