Title: no caption
Last modified: August 31, 2016

---

# no caption

 *  Resolved [luluji](https://wordpress.org/support/users/luluji/)
 * (@luluji)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/no-caption/)
 * I use the tiled galleries of Jetpack with the thumbnail grid. It all looks and
   works fine but I would like to remove the caption below the thumbnails. The caption
   should only show when I click on the thumbnail and it opens in the carousel.
 * Hope you can help me. Thanks!
    lulu
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years, 1 month ago](https://wordpress.org/support/topic/no-caption/#post-7312329)
 * You can customize the look of every element on your site thanks to CSS. You can
   add that CSS to your theme stylesheet, or to your custom CSS editor available
   under Appearance > Edit CSS in your dashboard.
 * To remove captions from gallery images, you can use the following CSS:
 *     ```
       .entry-content .gallery .gallery-caption {
       	display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘no caption’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [thumbnail](https://wordpress.org/support/topic-tag/thumbnail/)
 * [tiled galleries](https://wordpress.org/support/topic-tag/tiled-galleries/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/no-caption/#post-7312329)
 * Status: resolved