Large handle on smaller screens You may add some custom CSS to edit the handle for different screen sizes. @media only screen and (max-width: 768px) { .image-comparator .noUi-horizontal .noUi-handle { width: 30px; height: 30px; left: -14px; top: -9px; } }