Skip to content
Public Ticket #530

hover effect on captions

Conversation thread

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

patrickcolgan started the conversation

Conversation Start

Hi, I haven't found other tickets on this and can't find any setting related to it.

Is there a way to have normal captions under pictures in the Soledad theme instead of the 'hover' effect captions that seem to be the default?

thank you

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