Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DigitalEssence/255084e472a3db1a07b581848c33a395 to your computer and use it in GitHub Desktop.
Save DigitalEssence/255084e472a3db1a07b581848c33a395 to your computer and use it in GitHub Desktop.
WordPress - Enfold - CSS - Disable image hover overlay
.image-overlay {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment