Last active
September 6, 2016 21:43
-
-
Save rali14/5f599e4421f4240e4c47 to your computer and use it in GitHub Desktop.
Change homepage cover image title and description color on Listify
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
.homepage-cover .home-widget-description, .homepage-cover .home-widget-title { | |
color: white !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment