Skip to content

Instantly share code, notes, and snippets.

@Spellhammer
Created March 5, 2021 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Spellhammer/41d8d5049551feaaa9df98e3c939936c to your computer and use it in GitHub Desktop.
Save Spellhammer/41d8d5049551feaaa9df98e3c939936c to your computer and use it in GitHub Desktop.
SplitSliderCSS
:is(.unslider-arrow.next, .unslider-arrow.prev, .unslider-nav) {
display: none;
}
body:not(.ng-scope) .unslider {
pointer-events: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment