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