Title: Remove Image Caption
Last modified: August 21, 2016

---

# Remove Image Caption

 *  Resolved [StefExakt](https://wordpress.org/support/users/stefexakt/)
 * (@stefexakt)
 * [13 years ago](https://wordpress.org/support/topic/remove-image-caption/)
 * Is there a way I can remove the image captions (really they are alt tags associated
   with the images) from showing up on the print view?
 * I tried adding this to my stylesheet
    .cpf-printOut-body-content-img-caption {
   display:none !important;}
 * But the printer plugin seems to be ignoring it.
 * Any suggestions?
 * [http://wordpress.org/extend/plugins/cleanprint-lt/](http://wordpress.org/extend/plugins/cleanprint-lt/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [johncadams](https://wordpress.org/support/users/johncadams/)
 * (@johncadams)
 * [13 years ago](https://wordpress.org/support/topic/remove-image-caption/#post-3775485)
 * We look at a number of items to deduce the caption: alt and title attributes 
   plus a few other hints when we identify text near an image.
 * The simplest solution would be to remove the alt attribute but I’m guessing you’ve
   considered that already. The CSS solution won’t work as the stylesheet needs 
   to be inside our iframe to work (the plug-in doesn’t use it).
 * Do you have a URL I could look at?

Viewing 1 replies (of 1 total)

The topic ‘Remove Image Caption’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cleanprint-lt_3c3c3c.svg)
 * [CleanPrint](https://wordpress.org/plugins/cleanprint-lt/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleanprint-lt/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleanprint-lt/)
 * [Active Topics](https://wordpress.org/support/plugin/cleanprint-lt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleanprint-lt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleanprint-lt/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [johncadams](https://wordpress.org/support/users/johncadams/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/remove-image-caption/#post-3775485)
 * Status: resolved