Skip to content

Instantly share code, notes, and snippets.

@terhechte
Last active August 29, 2015 14:16
Embed
What would you like to do?
Test CSS
.iu-collection.cz-collection {
display: none !important;
visibility: hidden !important;
}
div.cz-container div.sc-push div.iu-collection {
display: none !important;
visibility: hidden !important;
}
.pm-category-active {
background-color: #000 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment