Range Slider - Turn off ToolTip


Topic: Range Slider - Turn off ToolTip

4ntibala pro asked 6 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

Sandro pro answered 6 years ago

Solved.  you can delete

4ntibala pro answered 6 years ago

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

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


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