Created
January 20, 2017 15:30
-
-
Save hearvox/6787ca4e466ef46b6681327b5b17f42c to your computer and use it in GitHub Desktop.
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
/* Jetpack gallery: hide meta and comment form */ | |
.jp-carousel-image-meta, | |
#jp-carousel-comment-form-container, | |
#jp-carousel-comment-form { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment