Skip to content
Public Ticket #2191

Prevent image caption to collapse

Conversation thread

PenciDesign replied

Staff Reply

Hi,

To do that, please add more this code to Customize > Custom CSS:

\
.wp-caption:hover p.wp-caption-text, .post-image:hover .penci-featured-caption { transform: none; -webkit-transform: none; opacity: 1; }

And this will apply for all your images has caption - you can't select like you said.

Best Regards,

PenciDesign

laure_b started the conversation

Conversation Start

Hello,

Is there a way to prevent the caption on images to collapse on hover please?

And is it possible to choose for each image with a caption whether I want to collapse the caption or not?

Many thanks in advance,

Laure

Want to join this conversation or access attachments? Sign in first.