Created
August 25, 2016 17:14
-
-
Save DigitalEssence/255084e472a3db1a07b581848c33a395 to your computer and use it in GitHub Desktop.
WordPress - Enfold - CSS - Disable image hover overlay
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
.image-overlay { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment