Created
January 19, 2021 14:15
-
-
Save mgibbs189/7516477bc897c0a4007ec359a77a8f15 to your computer and use it in GitHub Desktop.
FacetWP - right aligned checkboxes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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