This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Slider
#1
Hi guys, I'm unable to slide the slider from maximum to minimum; it gets blocked before reaching the minimum. P
lease watch the video from this link ,  https://www.kapwing.com/65e5932f32bbfc8c...dio/editor
I've tried it with different web browser.
Reply
#2
Post your Custom CSS.
Reply
#3
.slider-alt .slider-min,
.slider-alt .slider-max {
display: none;
}
.slider-alt .slider {
overflow: hidden;
padding: 13px 0;
}
.slider-alt .slider-v .slider {
height: 250px;
width: 52px;
}
.slider-alt .slider-value {
display: none;
}
Reply
#4
Remove the line with padding: 13px 0;
Reply
#5
Thanks a lot !
Reply


Forum Jump: