Skip to content

Instantly share code, notes, and snippets.

@thebigtine
Created March 5, 2020 13:05
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 thebigtine/7a7324a4e15e166a6a67cf1c9915c186 to your computer and use it in GitHub Desktop.
Save thebigtine/7a7324a4e15e166a6a67cf1c9915c186 to your computer and use it in GitHub Desktop.
.flexslider .flex-direction-nav .flex-next {
right: 5px; /* adjust offset to match the hover style */
opacity: .8; /* adjust opacity to match the hover style */
}
.flexslider .flex-direction-nav .flex-prev {
left: 5px; /* adjust offset to match the hover style */
opacity: .8; /* adjust opacity to match the hover style */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment