Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom handle shows star #973

Open
paulvancity opened this issue Apr 7, 2022 · 1 comment
Open

Custom handle shows star #973

paulvancity opened this issue Apr 7, 2022 · 1 comment

Comments

@paulvancity
Copy link

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!

@xirukitepe
Copy link

Hi @paulvancity

Were you able to fix this issue? I'm encountering the same thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants