PenciDesign replied
Staff Reply
Hi,
To do that, please add more this code to Customize > Custom CSS:
\
.wp-caption p.wp-caption-text, .penci-featured-caption{ position: static; background: none; color: #888; }\
.wp-caption:hover p.wp-caption-text, .post-image:hover .penci-featured-caption { transform: none; -webkit-transform: none; opacity: 1; }Best Regards,
PenciDesign