Skip to content

Instantly share code, notes, and snippets.

@djrmom
Created February 25, 2020 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djrmom/fb218ce8078d207f751068b6838db1fc to your computer and use it in GitHub Desktop.
Save djrmom/fb218ce8078d207f751068b6838db1fc to your computer and use it in GitHub Desktop.
facetwp slider css
/* move reset button to right of slider */
.facetwp-slider-reset {
position: absolute;
top: -8px;
right: -60px;
}
.facetwp-type-slider {
position: relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment