Single Point Slicer

A custom slicer built for Sebastiaan Vermuelen

The visual provides a long list of features including horizontal and vertical slider, the input field for data insertion, and extensive tooltip customization. Every component of the visual is fully customizable.
  • Ability to design the Slider color, height and thickness
  • Ability to design the Handle/Thumb
  • Ability to decide the min/max values
  • Ability to decide the number of steps or bars in the slider.
Scroll to Top

Get In Touch

Set up a free Consultation today!
jQuery(document).ready(function($){ $('.read-more-btn').on('click', function(){ let parent = $(this).prev('.elementor-widget-text-editor'); parent.toggleClass('show'); $(this).text( $(this).text() === "Read More" ? "Read Less" : "Read More" ); }); }); \