Skip to content

Instantly share code, notes, and snippets.

@jdelia
Created March 20, 2015 16:26
Show Gist options
  • Save jdelia/b836c4e3f3b31a6004d9 to your computer and use it in GitHub Desktop.
Save jdelia/b836c4e3f3b31a6004d9 to your computer and use it in GitHub Desktop.
/* AgentPress Listings
--------------------------------------------- */
.home .listing-wrap:hover .listing-text,
.home .listing-wrap:hover .listing-price,
.home .listing-wrap:hover .listing-address,
.home .listing-wrap:hover .listing-city-state-zip,
.home .listing-wrap:hover .listing-wrap .more-link {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment