Created
October 28, 2016 11:41
-
-
Save DigitalEssence/ec6250ee138162ef681504d8f95c86d2 to your computer and use it in GitHub Desktop.
WordPress - Enfold - CSS - Change colour of image link hover circle
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
/* Changes the colour of the hover effect circle over image links */ | |
.image-overlay-inside:before {background-color: #99CC66!important;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment