-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
I tried adding a custom image, added --> handle: custom
Added CSS -->
.slider-handle.custom {
background: transparent none;
/* Add your background image */
background-image: url("http://icons.iconarchive.com/icons/custom-icon-design/pretty-office-8/128/Accept-icon.png");
background-size: contain;
}
also tried it with .slider-handle.custom:before
It only shows the star for some reason, anyway to fix this?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels