Skip to content

Instantly share code, notes, and snippets.

@DigitalEssence
Created January 20, 2016 16:51
Show Gist options
  • Save DigitalEssence/f4a42e50cb3c76a05cd0 to your computer and use it in GitHub Desktop.
Save DigitalEssence/f4a42e50cb3c76a05cd0 to your computer and use it in GitHub Desktop.
CSS - Enfold - Remove image overlay background opacity
// removes the background image opacity on image links
.image-overlay {background: rgba(90, 59, 59, 0) !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment