Skip to content

Instantly share code, notes, and snippets.

@djrmom
Created December 22, 2020 16:45
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/1a5e4035757c1a0474086ae5fa21edf9 to your computer and use it in GitHub Desktop.
Save djrmom/1a5e4035757c1a0474086ae5fa21edf9 to your computer and use it in GitHub Desktop.
facetwp css for rtl flyout
.rtl .facetwp-flyout {
transform: translateX(100%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment