Created
January 8, 2018 16:47
-
-
Save Brandonsmith23/30bcb03571536453b6f00677aeec8982 to your computer and use it in GitHub Desktop.
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
/* 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