Skip to content

Instantly share code, notes, and snippets.

@mgibbs189
Created January 19, 2021 14:15
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 mgibbs189/7516477bc897c0a4007ec359a77a8f15 to your computer and use it in GitHub Desktop.
Save mgibbs189/7516477bc897c0a4007ec359a77a8f15 to your computer and use it in GitHub Desktop.
FacetWP - right aligned checkboxes
.facetwp-type-checkboxes .facetwp-checkbox {
background-position-x: 100%;
padding: 0 20px 0 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment