Skip to content

Instantly share code, notes, and snippets.

@Brandonsmith23
Created January 8, 2018 16:47
Show Gist options
  • Save Brandonsmith23/30bcb03571536453b6f00677aeec8982 to your computer and use it in GitHub Desktop.
Save Brandonsmith23/30bcb03571536453b6f00677aeec8982 to your computer and use it in GitHub Desktop.
/* Styles for the galleries single */
/* taking away the pointer action on the gallery on the about us page */
.fl-post-carousel-gallery .fl-post-carousel-link {
pointer-events: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment