Skip to content

Instantly share code, notes, and snippets.

@pmciano
Created August 1, 2017 16:30
Show Gist options
  • Save pmciano/c6a3ab3b498b329a54d0763c10e4acd6 to your computer and use it in GitHub Desktop.
Save pmciano/c6a3ab3b498b329a54d0763c10e4acd6 to your computer and use it in GitHub Desktop.
Remove Carousel Comments
/* Remove Carousel Comment Area */
#jp-carousel-comment-form, .jp-carousel-buttons > a {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment