Skip to content

Custom handle shows star #973

@paulvancity

Description

@paulvancity

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions